Skip to content

Instantly share code, notes, and snippets.

@edgars
Created May 2, 2020 17:19
Show Gist options
  • Save edgars/d9d027dbfcd0c6b426003d19c0fc1d12 to your computer and use it in GitHub Desktop.
Save edgars/d9d027dbfcd0c6b426003d19c0fc1d12 to your computer and use it in GitHub Desktop.
friend1 = 'Sofia'
friend2 = 'Stefanny'
friend3 = 'Dada'
print friend3 + ' ' + friend1
print friend2 + ' ' + friend1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment