QUESTION IMAGE
Question
- write a boolean expression that checks if age equals 18.
Step1: Use equality operator
In programming, the equality operator == is used to check if two values are equal.
age == 18
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
age == 18