Search:

Type: Posts; User: dulitul

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    912

    Re: please help me with the Code below

    Yes I know that. Already tried it before. However, the issue comes from the fact that it is posted more than once. I want a single statement if there are no matches. For example in my code it would...
  2. Replies
    11
    Views
    912

    Re: please help me with the Code below

    Ok guys,

    I fixed it and found my error. Please see below. I used boolean true/false for the purpose. However, now I am struggling with another requirement. I want a message to be printed if there...
  3. Replies
    11
    Views
    912

    Re: please help me with the Code below

    I am looking for someone to tell me the solution as I cannot fix it.
  4. Replies
    11
    Views
    912

    Re: please help me with the Code below

    Will do. Thanks. However, this does not solve my problem as main code does not work.
  5. Replies
    11
    Views
    912

    Re: please help me with the Code below

    If I type in:

    lower bound = 1
    upper bound = 5

    Output - "You typed in number less than two. Please try again." ---- This works fine

    2)
    lower bound = 6
    upper bound = 3
  6. Replies
    11
    Views
    912

    please help me with the Code below

    Hello guys,

    I have got a task to print all prime numbers in a certain range. Could you please tell me why the code does not work? The data validation works correct but the main task to print the...
Results 1 to 6 of 6