A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://introcs.cs.princeton.edu/python/11hello/helloworld.py.html below:

helloworld.py

helloworld.py helloworld.py


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, World

Copyright © 2000–2015, Robert Sedgewick, Kevin Wayne, and Robert Dondero.
Last updated: Fri Oct 20 20:45:16 EDT 2017.

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