Skip Navigation
For all your programming needs @lemmygrad.ml CranberryJuice @lemmygrad.ml

Python Tutorials [How to print Hello World] [1]

print("Hello, World!") As easy that. No need for semi colon or anything! "print" is printing text that is in "" to the console. Congrats on your first lesson :D

0
0 comments