Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started