Question: Write a program that will display random times tables using an expression in a loop. That expression will multiply x by each of the numbers
Write a program that will display random times tables using an expression in a loop. That expression will multiply x by each of the numbers 1 through 12. Display numbers on each line in order. Produce one for loop and an identical while loop performing the identical process in one program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
