Skip to content

Instantly share code, notes, and snippets.

@fatosmorina
Created October 31, 2021 12:01
Show Gist options
  • Save fatosmorina/2867f9eb4324e41a5ed6e0f4b533ed60 to your computer and use it in GitHub Desktop.
Save fatosmorina/2867f9eb4324e41a5ed6e0f4b533ed60 to your computer and use it in GitHub Desktop.
print("First", end=" | ")
print("Second", end=" | ")
print("Third")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment