Created
February 1, 2019 02:04
-
-
Save Ventsislav-Yordanov/0027064b1867a1d82b85ff984b181079 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def print_message(text): | |
print(text) | |
print_message("Forgive yourself for your faults and your mistakes and move on. - Les Brown") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment