Skip to content

Instantly share code, notes, and snippets.

@OzuYatamutsu
Created November 17, 2015 21:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OzuYatamutsu/db14ccc0ae45ed5e51fb to your computer and use it in GitHub Desktop.
Save OzuYatamutsu/db14ccc0ae45ed5e51fb to your computer and use it in GitHub Desktop.
while True:
if cate.water_level is 0:
return # Class is over
cate.drink()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment