This forum is now read-only. Please use our new forums! Go to forums

0 points
about 9 years

wont let move to next course can any se where i have gone wrong

Below is the code that im using can anyone tell where its wrong, been stuck on this for sometime now!

I have tried recommended answers from the board still not moving on!

thanks in advance

Answer 550b367d51b8879aa90006c6

1 vote

Permalink

My code is the same:

      <?php
        // Write your if/elseif/else statement here!
        
  if(10 < 3) {
    echo "The condition is true";
  }
  else {
    echo "The condition is false";
  }
    
      ?>

It works!

But what I don’t understand is that my code works

points
Submitted by Sergeant Shift
about 9 years

2 comments

TheiaCoding almost 9 years

yea mine works also but says its wrong

Sergeant Shift almost 9 years

but also it was in the Google Browser