ᴬⁿᵒⁿʸᵐᵒᵘˢ ᴾᵒˡˡ what's better? list ◯ ____________________ dict ◯ ____________________
from : input = [{"name": "maysam", "age": 27, "localtion": "teh"}, {"name": "john", "age": 20, "localtion": "lon"}, {"name": "hamed", "age": 18, "localtion"...
You what the results to be: x**2 +3x +5? (it's should work with letters?) if so, maybe you need to create a class for this consider to use sympy
for example: @d def a(): pass def b(): pass @d def c(): pass so i want function that return: a , c it is possible?
hi i'm use a decorator on a few functions. can i get list of all the function the using the decorator?
hi how i convert nested tuple to tuple? (2, (2, (5, 5))) (2, 2, 5, 5) ?
there is stickr pack python vs php?
you know to use lambda?