Python Hello World program
Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Welcome!
A simple Python program that displays some text... You can interact with the code to see how it works and what causes the program to not work...Click Run to check your code. Enjoy!
1
2
print("Hello World")
Enter to Rename, Shift+Enter to Preview
Exercise: Which is the correct format?
Exercise: What error is caused when the rules of the language are not followed precisely?
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content