Search:

Type: Posts; User: malayo

Search: Search took 0.10 seconds.

  1. Replies
    12
    Views
    1,204

    Re: Boolean variable problem 2

    my bad, updated code as suggested.


    /*
    * rate your date's fashion sense on a scale from 0 to 10
    * if the rating is 8 or more, then you will consider going out again
    * if your date's...
  2. Replies
    12
    Views
    1,204

    Boolean variable problem 2

    hi, i decided to try this assignment for fun and stuck with last condition


    import java.util.Scanner;
    public class dating {
    public static void main(String[] args)
    {...
Results 1 to 2 of 2