We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a61f5 commit 1ab5159Copy full SHA for 1ab5159
testlines.py
@@ -13,3 +13,4 @@
13
for i in range(1,101): # Loop 100 times
14
f.write(line) # Write the text to the file
15
f.close() # Close the file
16
+
0 commit comments