Below is the syntax highlighted version of helloworld.py from §1.1 Hello World.
#----------------------------------------------------------------------- # helloworld.py #----------------------------------------------------------------------- import stdio # Write 'Hello, World' to standard output. stdio.writeln('Hello, World') #----------------------------------------------------------------------- # python helloworld.py # Hello, WorldCopyright © 2000–2015, Robert Sedgewick, Kevin Wayne, and Robert Dondero.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4