Search:

Type: Posts; User: sircamolate

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    3,820

    Re: Traffic Light problems

    why should i never do:


    if(boolean == true)
    {

    }


    and do:
  2. Replies
    5
    Views
    3,820

    Traffic Light problems

    I am working on a program that simulates a traffic light. The program lets the user select one of three lights: red, yellow, or green. When a radio button is selected, the light is turned on, and...
Results 1 to 2 of 3