Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. C-SPC C-n M-w
  2.  
  3. 1 def hi():
  4. 2 print("hi")
  5. 3 . print("hi")
  6. 4 print("hi")
  7. ----------col:16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement