Search:

Type: Posts; User: Kimimaru

Search: Search took 0.23 seconds.

  1. Replies
    7
    Views
    1,386

    Re: Subroutine Help

    I tried some of those codes, but it still didn't work. I initialized all of the variables, but now it says it can't find the symbols of noun, adjective, verb, noun2, adjective2, and verb2.
  2. Replies
    7
    Views
    1,386

    Subroutine Help

    Hello! I'm making a madlibs-like program, and I made a subroutine so I don't have to keep assigning the same variables to the same values. Here is my code:

    import javax.swing.ImageIcon;
    import...
Results 1 to 2 of 2