Rulesets
Playground
Snippets
Search
Cookbooks
Docs
Documentation
Tutorials
Dark Mode
Python hello world
0
0
MB
Maggie Basta
The code prints "hello world".
0 Comments
# print hello world print("hello world")