[Tutor] Help with writing a bean bag toss game in python

2015-05-20 Thread Grace Anne St Clair-Bates
Hello! I am trying to code a bean-bag toss game in python where the program generates three random dots inside a turtle graphic. Each different hole means a different score, but I don't know how to write the function to calculate the total score with all three random points and display the score

[Tutor] Python Help

2015-05-04 Thread Grace Anne St Clair-Bates
I am trying to write a program that uses while and if loops, but my print statements are not going through and showing up when I run the module. I have tried numerous things and changed in the code and cannot for the life of me figure out why it won't print. If someone could help that would be