Write a python program to print Multiplication tables from 2 to 20 whether table values entered by user using Simple …

Write a python program to print Multiplication tables from 2 to 20 whether table values entered by user using Simple Function , Parameterized Function , Return Type with function and return type with parameterized Functions