The code will overlooks the first condition because 4 is not greater than 10, and the monitor will display "this is false"
The code will ignore the first condition and the comment to display on the moniter 'this is false'
4 is not greater than 10 so it will always go to the else and show "this is false"
since the code is if 4>10 then it says lets go down the first road, but since its false, it will show this is false.
The code will ignore the first one and show "this is false"-Zach
The code will overlooks the first condition because 4 is not greater than 10, and the monitor will display "this is false"
ReplyDeleteThe code will ignore the first condition and the comment to display on the moniter 'this is false'
ReplyDelete4 is not greater than 10 so it will always go to the else and show "this is false"
ReplyDeletesince the code is if 4>10 then it says lets go down the first road, but since its false, it will show this is false.
ReplyDeleteThe code will ignore the first one and show "this is false"
ReplyDelete-Zach