Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. # Make sure that the_flying_circus() returns True
  2. def the_flying_circus():
  3. if the_flying_circus() not 5==7 :
  4. elif the_flying_circus() 5==5 or 7<6:
  5. return True
  6. else the_flying_circus() 5==5 :
  7. return false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement