1. Write a program that displays the first five multiples of the integer entered by the user. For example, the first five multiples of 3 are 3, 6, 9, 12, and 15. 2. Repeat the previous exercise, but...


1. Write a program that displays the first five multiples of the integer entered by the user. For example, the first five


multiples of 3 are 3, 6, 9, 12, and 15.


2. Repeat the previous exercise, but instead of five multiples, let the user indicate the number of multiples.















3. Write a loop that displays the multiplication table for a given integer n. For example, the multiplication table for 5 is




May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here