Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class Huy:
- counter = 0
- def pizda(self):
- if self.counter == 0:
- self.counter += 1
- elif self.counter == 1:
- self.counter += 1
- elif...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement