Advertisement
xgeovanni

plant growth simulator

Jan 5th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.95 KB | None | 0 0
  1. while not arrow_to_the_knee:
  2.     print("You have a plant")
  3.  
  4.     input("Press enter to water it")
  5.  
  6.     print("It grew, whadda ya' want, a freakin' cookie?")
  7.  
  8.                ...
  9.              ;::::;
  10.            ;::::; :;
  11.          ;:::::'   :;
  12.        ;:::::;     ;.
  13.       ,::::'  0  0  ;           OOO\
  14.        ::::::;       ;          OOOOO\
  15.        ;:::::;       ;         OOOOOOOO
  16.       ,;::::::;     ;'         / OOOOOOO
  17.    ;:::::::::`. ,,,;.        /  / DOOOOOO
  18.  .';:::::::::::::::::;,     /  /     DOOOO
  19.  ,::::::;::::::;;;;::::;,   /  /        DOOO
  20. ;`::::::`'::::::;;;::::: ,#/  /          DOOO
  21. :`:::::::`;::::::;;::: ;::#  /            DOOO
  22. ::`:::::::`;:::::::: ;::::# /              DOO
  23. `:`:::::::`;:::::: ;::::::#/               DOO
  24. :::`:::::::`;; ;:::::::::##                OO
  25. ::::`:::::::`;::::::::;:::#                OO
  26. `:::::`::::::::::::;'`:;::#                O
  27.   `:::::`::::::::;' /  / `:#
  28.   ::::::`:::::;'  /  /   `#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement