This assignment is intended to see if youve learned the basic concepts talked about thus far in the lectures.
This assignment is the starting foundation for an ASCII art drawing program.
Your program augments the code from assignment 6, a sample solution for assignment 6 will be posted AFTER assignment 6 is due.
At the start of your program, you will ask the user what width and height the image should be.
You will then:
All features in assignment 6 must still work (alteration may be required)