Advertisement
High_Light

preparation

Dec 20th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. #a= raw_input ()
  2. #a= float(a)
  3. #b= a+5
  4. #print b
  5.  
  6. import os
  7.  
  8.  
  9. b os.listdir("/home/user")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement