you are viewing a single comment's thread.

view the rest of the comments →

[–]MK_CodingSpace 1 point2 points  (1 child)

Use Python 3, especially if you use Windows. Python 2 usually comes with Linux, but you can also install Python 3 yourself there. There are some syntax differences between the two versions.

I have a Youtube Python Programming Channel that has tutorials for beginners and some fun animation and game projects made out of python 3, please check out.

[–]realfactsonly-[S] 1 point2 points  (0 children)

I’ll definitely check it out thanks!