News

/*Write a program that prints the multiplication table for a given number. The user should input the number and the range (e.g., up to 10 or 20). Use a for loop to generate ...