Search:

Type: Posts; User: Brt93yoda

Search: Search took 0.20 seconds.

  1. Replies
    4
    Views
    1,951

    Re: help with bookfinder programme

    Glad I could help.
  2. Replies
    4
    Views
    1,951

    Re: help with bookfinder programme

    Do you only want it to print if the String contains book? If so, this is how I would do it.

    import java.util.Scanner;

    public class BotMain {
    public static void main(String[] args)
    {...
Results 1 to 2 of 2