Guest User

while not humans_got_their_shit_together_regarding_war_and_c

a guest
Feb 26th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.18 KB | None | 0 0
  1. while not humans_got_their_shit_together_regarding_war_and_cruelty:
  2.     event_status = something_significant()
  3.     if not event_status:
  4.         continue
  5.     else:
  6.         fly_home()
Advertisement
Add Comment
Please, Sign In to add comment