Create 3 - The Great Escape.py

This commit is contained in:
Lukas Baumann 2021-02-18 20:49:10 +01:00 committed by GitHub
parent 85e54015f5
commit b4791aa606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1 @@
print("A double-quote's escaped using a backslash, e.g. \\\"")