Guest User

Untitled

a guest
Apr 14th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.13 KB | None | 0 0
  1. if foo1:
  2.   must.do_this()
  3.   will.repeat()
  4. elif:
  5.   must.do_something_else()
  6.   will.repeat()
  7. # a tu już coś zupełnie innego
Advertisement
Add Comment
Please, Sign In to add comment