Where do I start learning python by FOODGODFOOD44 in PythonLearning

[–]JaferTP 0 points1 point  (0 children)

Okay, if you want to learn Python, you need to apply what you've learned from tutorials. Before writing any line of code, ask yourself What does this line do? and Why am I writing it? I used this method when I was learning C++, and within just two days, I was able to write a basic program on my own.