Generate a random multiplication table everytime you press y ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Generate a random multiplication table everytime you press y ?

//output should be: 1 2 3 4 5 2 4 6 8 10 3 6 9 12 15 press y to try again or n to exit // after pressing y 1 2 3 4 2 4 6 8 press y to try again or n to exit maybe the table can be at a max range of ten. also i will try to solve this problem while waiting if anyone can help me. thanks in advance. sorry for my bad grammar. edit. i fix some typos

30th Sep 2017, 7:01 AM
Kei
Kei - avatar
1 Answer
0
i mean this version. without the first row and first column https://www.mathsisfun.com/definitions/images/multiplication-table.gif
30th Sep 2017, 8:42 AM
Kei
Kei - avatar