Search:

Type: Posts; User: Nexcit

Search: Search took 0.08 seconds.

  1. Re: There is some kind of Exception - Do not know the problem

    So I can't use the package name java?
    :(
  2. There is some kind of Exception - Do not know the problem

    package java;
    import java.util.Scanner;
    public class Project_1 {
    public static void main(String args){
    Scanner fire = new Scanner(System.in);
    double firstnum, secondnum, answer;
    ...
Results 1 to 2 of 2