Exercise: Comparison operators - Greater Than
Sum aa and ab. Compare this sum with b to check if it is greater than b. Use the Greater Than operator. Assign the result of this comparison to is_greater.
Premium
Python
Setting up Python environment...
Output