0
I am new to python. How to start learning python from basics,which concept should I learn first
5 Answers
+ 2
well.. i heard of an app called "learn python" it helped me very much
0
will solo learn be good option for learning python
0
try it. if you dont like it, delete it.
0
yeah it's good
0
You should start with Variables and Data Types. And you should learn Dynamic typing concept, or Duck typing. It's really important for Python.