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
You must log in or register to comment.
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