Construct a program that asks the user to enter which timestable they wish to display. You should then display the timestable from 1 to 12 using a FOR LOOP.
Construct a program that asks the user to enter which timestable they wish to display. You should then display the timestable from 1 to 12 using a FOR LOOP.