Search:

Type: Posts; User: shin777

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    877

    Re: why wouldn't it print my code?

    when i use "=", it says i need boolean. how do I put boolean here?
  2. Replies
    4
    Views
    877

    why wouldn't it print my code?

    import java.util.Scanner;

    public class InternetServiceProvider
    {
    public static void main(String [] args)
    {
    Scanner keyboard = new Scanner (System.in);

    String letter;
    double hours;
Results 1 to 2 of 2