Advertisement
Bit1

Untitled

May 11th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. format(var, '10.1f-float)
  2.  
  3. outfile.write(format(a1,'10.1f)) - repeat for all
  4.  
  5.  
  6. outfile.write(var.ljust(10))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement