0

what means 'str' object is not callable

25th Oct 2016, 5:05 AM
Ninad
2 ответов
+ 1
Do not assign anything to 'str'
26th Oct 2016, 10:07 AM
Anton Tonev
Anton Tonev - avatar
0
it is common practice to use variables that are not close to, or already existing functions within python, such as str or int. :)
26th Oct 2016, 12:15 PM
Alex Schrichte
Alex Schrichte - avatar