AI Features

Challenge: Multiplication Table for a Given Number

Write code to print the multiplication table for a number.

Problem statement

Write code to print the multiplication table for the given number. The table should be displayed in ...