Guest User

Untitled

a guest
Nov 24th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. while dan == onComputer:
  2. consumeAlcohol == True
  3. if consumeAlcohol = 0ounces:
  4. dan == sober
  5. elif consumeAlcohol <= 280ounces:
  6. dan == drunk
  7. elif consumeAlcohol > 280ounces:
  8. dan == passOut
  9. if dan == passedOut:
  10. dan = assRaped
  11. while dan == assRaped:
  12. dan = enjoyingIt
Add Comment
Please, Sign In to add comment