python

14y, 295d ago [edited]

Python

This is a list of very short python programs starting with 1 liner and moving all the way up to 20 lines.

We will also introduce new topics and language features as we progress.

http://wiki.python.org/moin/SimplePrograms

1 line - hello world

print( 'hello world' )

Comments

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

Leave first comment to start a conversation!