Skip to content

Instantly share code, notes, and snippets.

@tonsmets
Last active August 29, 2015 14:07
Show Gist options
  • Save tonsmets/3f231e3a04448d49fda7 to your computer and use it in GitHub Desktop.
Save tonsmets/3f231e3a04448d49fda7 to your computer and use it in GitHub Desktop.
s="\nHappy birthday to you"
print(s*3)[:60]+"dear Python"+s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment