Question: In Java. Output on console will work. Make an if/else statement that involves using input from the user to draw a picture. Ask the user
In Java. Output on console will work. Make an if/else statement that involves using input from the user to draw a picture. Ask the user 3 questions, (for example "How many cups would you like?" or "What color would you like: Blue Green or Red?") and build a code that will display the picture that the user created. Be sure to use the drawString() method. Use at least four colors, and the result should reflect the choices of the user. Keep the drawing and code as simple as possible, using basic shapes and colors. Thanks!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
