Created directories for the chapters
This commit is contained in:
3
kapitel7/sidan_101_ex1.py
Normal file
3
kapitel7/sidan_101_ex1.py
Normal file
@@ -0,0 +1,3 @@
|
||||
x = 10
|
||||
if not (x > 15):
|
||||
print ("Sant, eftersom 10 INTE är större än 15")
|
Reference in New Issue
Block a user