Question: Question 17 4.5 Points Write a program called program cac that will draw a rectangle on the screen you are required to create A function
Question 17 4.5 Points Write a program called program cac that will draw a rectangle on the screen you are required to create A function called draw rectangle that will expect three arguments character to lowed by two integers. The function must not return anything the operation of the function is to draw the pimeter of a rectangle using the character argument. The rectangle length will be the second argument and the rectangle's height will be the third argument Write your mind call the function using for the character for the hecht and 20 for the length. The capture below shows a sample run ### #indudestdio
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
