I think you need to convert the input value to an integer with int(variable_name)
Sent from my iPhone > On Feb 7, 2018, at 4:34 PM, Frank Dominguez <[email protected]> wrote: > > greetings, > this is my first time using python and i just cannot figure out what I am > doing wrong im sure the answer is very simple but sadly i do not know what > it is > thanks for the help! > <backyard.py> > _______________________________________________ > Tutor maillist - [email protected] > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
