Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 491 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 491 Bytes

animalageconversiontest

A simple test to convert a animals age in HUMAN years to DOG years, RABBIT years, HAMSTER years, or CAT years. conversionCAT, conversionRABBIT, conversionHAMSTER and conversionDOG are the areas where you can find finalized code. in conversionCAT you need to change negative value for your age to be subtracted by a number to reach 4. catconversion was a test document and may need to be updated.

Code is avaliable in JavaScript and Python (Python Courtesy of Ali)