Advertisement
Guest User

new

a guest
Nov 22nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. import numpy
  2.  
  3. f = open ('test.txt', 'w')
  4.  
  5. f.close()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement