week 3 challenges

Challenge 1

Challenge 2

This For Loop works out the 7 times table.​

Make your own program to do the 9 times table.​

​Challenge​ 2a

Make it so you can get the user to choose which table to output.  Tip you will need a variable and an input to it. 

Challenge 3