Guest User

Untitled

a guest
Jan 10th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. print "hello world"
  2.  
  3. print ("hello world")
  4.  
  5. print "hello world"
  6.  
  7. print("hello world")
Add Comment
Please, Sign In to add comment