Calculate your cats age

Cats age different from humans, so during my sparetime I wrote a little program to calculate human age to cat age. It's not an advanced program nor perfect in any way, shape or form but it's for fun and changes may come to improve. I checked and did my program after this calculations here

There is 2 JavaScript files to download for running the Python code in and it's about 4MB in total so the programs might not run directly, so give it a sec and maybe reload if issues.

Disclamer! To make it easy for myself the calculation is made from a month being 30 days, this to make it easy for me, so of course this will not be 100% accurate. Calculations are made from the date of birth to todays date and you need to write date as instructed or program will not run!!

Version 2.0