Created directories for the chapters
This commit is contained in:
3
kapitel8/sidan_132_ex1.py
Normal file
3
kapitel8/sidan_132_ex1.py
Normal file
@@ -0,0 +1,3 @@
|
||||
fil = open("filtest.txt")
|
||||
print (fil.read())
|
||||
fil.close()
|
||||
Reference in New Issue
Block a user