Hello everyone, please I need your help.
Accept n number from user and print its multiplication table
For example user enters the input 2 so the output should be
2
4
6
8
10
12
14
16
18
20​