Skip to content

Instantly share code, notes, and snippets.

@zbrasseaux
Created February 22, 2018 22:30
Show Gist options
  • Save zbrasseaux/4c3416989c691360257593af70e722c3 to your computer and use it in GitHub Desktop.
Save zbrasseaux/4c3416989c691360257593af70e722c3 to your computer and use it in GitHub Desktop.
x = "This is the string assigned to variable 'x'."
print (x)
print (x)
print (x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment