Skip to content

Instantly share code, notes, and snippets.

@drive-slowly
Last active August 31, 2015 08:40
Show Gist options
  • Save drive-slowly/9033070 to your computer and use it in GitHub Desktop.
Save drive-slowly/9033070 to your computer and use it in GitHub Desktop.

Revisions

  1. drive-slowly revised this gist Aug 31, 2015. No changes.
  2. drive-slowly revised this gist Aug 31, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions hello_world.py
    Original file line number Diff line number Diff line change
    @@ -1 +1,2 @@
    #This code is for python 3.x not python 2.x.
    print('Hello, world!')
  3. drive-slowly renamed this gist Feb 16, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. drive-slowly created this gist Feb 16, 2014.
    1 change: 1 addition & 0 deletions gistfile1.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    print('Hello, world!')