Skip to content

Instantly share code, notes, and snippets.

@Ventsislav-Yordanov
Created February 16, 2019 15:53
Show Gist options
  • Save Ventsislav-Yordanov/1ee536de3a3028e8d612c1d02e56062c to your computer and use it in GitHub Desktop.
Save Ventsislav-Yordanov/1ee536de3a3028e8d612c1d02e56062c to your computer and use it in GitHub Desktop.
def print_message(text):
print(text)
print_message()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment