Tables Extra

Tables Challenge 8

Save your work as tt8.py

Can you adapt the code to loop (iterate) through 20 questions?

Tables Challenge 9

Save your work as tt9.py

Can you adapt the code to create an addition quiz

that uses numbers between 50 and 100?

Tables Challenge 10

Save your work as tt10.py

Can you adapt your code to create a subtraction quiz

where the answer is always a positive one?