Exercise: Comparison operators - Equal
Compare num1 and num2 to check if they are equal. Use the Equal operator. Assign the result of this comparison to is_equal.
Premium
Python
Setting up Python environment...
Output
Setting up Python environment...