First page
Back
Continue
Last page
Image
Math Before Logic
With no Parentheses the Result is:
A=5, b=7, x=100, y=30
If x > a * 10 && y < b + 20
If x > 50 && y < 27
If True && False
False
Remember Using Parentheses allows you to forget about Precedence