Created
April 17, 2019 12:06
-
-
Save emilfolino/bc2db3b97f2cecdf107b8691dde480c9 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
[GCC 5.4.0 20160609] on linux | |
Type "help", "copyright", "credits" or "license" for more information. | |
>>> !"hej hopp" | |
File "<stdin>", line 1 | |
!"hej hopp" | |
^ | |
SyntaxError: invalid syntax | |
>>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment