Guest User

Untitled

a guest
Feb 14th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. --------------
  2. ```python
  3. print("test")
  4. ```
  5. --------------
  6.  
  7. --------------
  8. ```python
  9. #!/usr/bin/python
  10. print("test")
  11. ```
  12. --------------
Add Comment
Please, Sign In to add comment