Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. ######
  2. # #
  3. # #### #
  4. # # p# #
  5. ## #### #
  6. # #
  7. ######
  8.  
  9. avocado juice in fluid ounces = number of spaces inside avocado but outside pit (the pit is marked with a p in the example) + 2 * number of spaces inside pit
  10.  
  11. time to juice avocado in minutes = 13 * number of spaces inside pit
  12.  
  13. ######
  14. # #
  15. # #### #
  16. # # # # -> 26 23
  17. ## #### #
  18. # #
  19. ######
  20.  
  21.  
  22. #######
  23. # #
  24. # ### ##
  25. # # # # -> 26 36
  26. # ## #
  27. # #
  28. ##########
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement