May-28-2018, 04:57 AM
(This post was last modified: May-28-2018, 05:00 AM by sangurocactus.)
Thank you all for your help.
@ThiefOfTime - I needed to add a float() before your "complete_count" and it works perfectly. Yes that's what I meant by running on its own. In my original code, I needed to type in cal_perc after the user prompt to calculate%.
@braun - I was using Python 3 originally but had trouble installing the Turtleworld module. I saw on some online forum saying that Turtle was incompatible with Python 3 so I switched to Python 2 but am still having issues. Do you have any tip or can point me to any useful troubleshooting sites? Thank you very much.
@ThiefOfTime - I needed to add a float() before your "complete_count" and it works perfectly. Yes that's what I meant by running on its own. In my original code, I needed to type in cal_perc after the user prompt to calculate%.
@braun - I was using Python 3 originally but had trouble installing the Turtleworld module. I saw on some online forum saying that Turtle was incompatible with Python 3 so I switched to Python 2 but am still having issues. Do you have any tip or can point me to any useful troubleshooting sites? Thank you very much.