Search:

Type: Posts; User: yogafisken

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,198

    Re: Home assignment

    /**

    *
    * This is a train ticket vending program for a train system with 4 stations.
    * The system only sells one way tickets.
    */
    import java.util.*;
    public class TicketApp
    {
    public...
  2. Replies
    3
    Views
    1,198

    Home assignment

    Hi,

    I am a very beginner in java coding and would need help on getting the codes for these exercises. Why I'm asking is because time is running out and deadline coming up too fast.

    1. Small...
Results 1 to 2 of 2