I have this piece of code:
a = "aa" b = 1 c = { "b":2 } d = [3,"c"] e = (4,5) letters = [a, b, c, d, e]
And I want to do something about it, and they will let them go. Without losing your type.
Something like that:
>>EmptyVars(letters) ['',0,{},[],()]
Any clues?
variables python
f.rodrigues
source share