Search:

Type: Posts; User: Camwarp

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,018

    Re: Java user input

    I am trying to make it into a multiple list multiple questions type thing but thanks ill take a look into that
  2. Replies
    3
    Views
    1,018

    Java user input

    Okay im trying to get when a user inputs a question the java program will output a pre written answer. I have the following code




    import java.util.Scanner;


    public class Main {
    public...
Results 1 to 2 of 2