Initial commit
This commit is contained in:
3
sidan_131_ex1.py
Normal file
3
sidan_131_ex1.py
Normal file
@@ -0,0 +1,3 @@
|
||||
fil = open('filtest.txt', 'w')
|
||||
fil.write('Hejsan svejsan\nHur är läget?')
|
||||
fil.close()
|
||||
Reference in New Issue
Block a user