Question: 2. Write a function to display symbol * repeatedly. The program should have 2 functions. The first function is to get an input from user

2. Write a function to display symbol * repeatedly. The program should have 2 functions. The first function is to get an input from user on the number of times the symbol * should be repeated and return it to the calling program. The second function is to display the symbol * based on the value returned by the first function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
