Question: How do I create a console app in C# that displays whole numbers in asteriks and displays the number of stars in a square, if
How do I create a console app in C# that displays whole numbers in asteriks and displays the number of stars in a square, if the user enters a 5 this would appear
* * * * * * * * * * * * * * * * * * * * * * *
How do I do this??
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
