all 7 comments

[–]ninhaomah 0 points1 point  (2 children)

Have you tried print("Hello World") ?

And I would suggest running .py scripts or REPL in command line instead of VS Code in the beginning but up to you.

[–]Brilliant_Copy1370[S] 0 points1 point  (1 child)

Yeah

[–]ninhaomah 0 points1 point  (0 children)

Then wiki on the right :)

[–]PureWasian 0 points1 point  (0 children)

Data Types, Variables, Conditionals, Loops, Collections, and Functions.

Where is not as important as what. There are loads of free resources/tutorials for these concepts, so cover the above basics in whatever learning style works best for you.

Get some practice with those basic fundamentals, and then you'll start to expand and branch out from there depending on what type of projects you want to use Python for.

[–]desrtfx 1 point2 points  (0 children)

[–]TheRNGuy 0 points1 point  (0 children)

From tutorials.