Search:

Type: Posts; User: Arg

Search: Search took 0.17 seconds.

  1. Replies
    3
    Views
    828

    Re: Simple java program help please.

    Thank you but can you tell me how?
  2. Replies
    3
    Views
    828

    Simple java program help please.

    package firstproject;
    import java.util.Scanner;
    import java.text.NumberFormat;

    public class MileageApp {
    public static void main(String[] args){

    //create scanner object
    Scanner sc...
Results 1 to 2 of 2