Dubbelcitat istället

This commit is contained in:
2024-02-17 18:29:34 +01:00
parent dee2690fb3
commit 258b1c92e1
2 changed files with 4 additions and 1 deletions

3
kapitel7/shebang-ex1.py Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env python3
print("Hej hej")