Simple 2-Digit Hand Counter

Welcome to the wonderful world of how I fail at programming assignments. I was asked to program a calculator in Python with literally one lesson under my belt, during which time I only ever got one of two example programs to work ("Hello, World" worked fine, the user input example crashed Python). Instead, I made a mechanical counter that adds by ones all the way from "00" to "99".