Question: C__ Creating Function Exercise 20 (Displaying a Square of Any Character) Modify the function created in Exercise 5.19 to form the square out of whatever

C__ Creating Function Exercise 20

(Displaying a Square of Any Character) Modify the function created in Exercise 5.19 to form the square out of whatever character is contained in character parameter fillCharacter. Thus if the side is 5 and the fill character is #, then this function should print:

##### ##### ##### ##### #####

1. Create the function header first!!!! 2. Within each function try to use //in line comments to pseudo code each function before start coding.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!