0
Variables
How to define variables in Python
2 Respostas
+ 4
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2428/
no need to int, var or string!
0
name = value
That is all. Give it a name and a value, Python will know what datatype it is meant to be