Advertisement
apl-mhd

don't try this at home

Aug 8th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.07 KB | None | 0 0
  1.  
  2.  
  3. for i in range(1000000):
  4.  
  5.     file = open(str(i)+'test.txt', 'w')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement