Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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