Created
August 27, 2019 08:30
-
-
Save klango/e7e1f967d67bbaabd1353c226f89e17c to your computer and use it in GitHub Desktop.
This file contains 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
hello_wrd = "Hello world!" | |
if hello_wrd == "Hello World!": print works! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment