/* FINALLY! Remember when LOTR: A Study of Age Came out the first time under @Bananas12p? And then I tried to improve it again at @BreakLoop? Well, turns out I didn't quite do it right. I forgot to account for Lithe and Yule in the calendar systems, meaning the years are the same in Middle Earth and Our Earth. I then updated the math in Java and then translated the code into this one. For those of you who have not seen my previous projects, you may want to. But to fill you in, I've been trying to create a calculator between hobbit and human age. Yes, they age the same number of years, but hobbits seems to age slower than humans as their coming-of-age is 33 rather than 18 and it is not uncommon for hobbits to live to 100 or so years old. So I have been working on creating a calculator to do so. Enjoy! */
/* Math by me Art by me Code by me - I experimented with My Blocks (methods in Java) Math teachers for teaching me how to use ratios! */