Search:

Type: Posts; User: royyoo123

Search: Search took 0.19 seconds.

  1. Replies
    3
    Views
    1,057

    Re: [beginner] What's wrong with my code?

    ahh sorry for that mistake, AND thank you I forgot i needed that file in my folder
  2. Replies
    3
    Views
    1,057

    [beginner] What's wrong with my code?

    class starter {
    public static void main(String args[])
    {
    String adj;
    String noun;
    EasyReader console = new EasyReader();
    System.out.println("Enter the first adjective");...
Results 1 to 2 of 2