Skip to content

Instantly share code, notes, and snippets.

@ANelson82
Last active March 7, 2023 15:21
Show Gist options
  • Save ANelson82/9db47a2def10c63c2f34a71d416cb7b3 to your computer and use it in GitHub Desktop.
Save ANelson82/9db47a2def10c63c2f34a71d416cb7b3 to your computer and use it in GitHub Desktop.
awesome program
my_var = "Hello World, today is a nice day"
print(f"{my_var}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment