Guest User

Untitled

a guest
Nov 23rd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. def somefunc(self, arse):
  2. if (arse == 0)
  3. Print("ASS!")
  4. if (arse == 2)
  5. Print("2 Asses!")
  6.  
  7. def someOtherFunc():
  8. Print("This was called")
Add Comment
Please, Sign In to add comment