Skip to content

Instantly share code, notes, and snippets.

@gdoteof
Created April 25, 2013 16:32
Show Gist options
  • Save gdoteof/5461144 to your computer and use it in GitHub Desktop.
Save gdoteof/5461144 to your computer and use it in GitHub Desktop.
for hm #1
d = str(raw_input("Enter date"))
n = str(raw_input("Enter name"))
print n,d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment