Search:

Type: Posts; User: Potat

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: Using scanner and if/else statement to draw one of two graphics.

    Thank you gentlemen, I appreciate your brilliance and time. I finished it and the code is here:


    import javax.swing.JApplet;
    import java.awt.Color;
    import java.awt.Graphics;
    import...
  2. [SOLVED] Using scanner and if/else statement to draw one of two graphics.

    Hey there, I have a homework problem for us to solve. I have to make a program for my introductory programming course that displays either one picture (a "wild face") or another (a "happy face") when...
Results 1 to 2 of 2