unlike other programming language does python need any variable declaration? ?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

unlike other programming language does python need any variable declaration? ??

25th Oct 2016, 7:53 AM
Narendra Nairy
Narendra Nairy - avatar
4 Answers
+ 2
No, no need to declare variables in python.
25th Oct 2016, 8:26 AM
Zen
Zen - avatar
+ 1
It will take the data type of the assigned value.
25th Oct 2016, 10:20 AM
Zen
Zen - avatar
0
how wil the variables understand which datatype we wil be using and function accordingly
25th Oct 2016, 10:03 AM
Narendra Nairy
Narendra Nairy - avatar
0
oh.. thanks...
25th Oct 2016, 10:22 AM
Narendra Nairy
Narendra Nairy - avatar