Skip to content

Instantly share code, notes, and snippets.

@thepycoach
Created June 30, 2022 16:39
Show Gist options
  • Save thepycoach/8c8fbc25ee7aff0336614f24e1d213bc to your computer and use it in GitHub Desktop.
Save thepycoach/8c8fbc25ee7aff0336614f24e1d213bc to your computer and use it in GitHub Desktop.
def hello_world(year):
print(f"Hello World {year}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment