Exercise: Logical operators - or
Complete the code to check if num is either less than or greater than 5. Use the logical
or operator.Premium
Python
Setting up Python environment... Output
or operator.Setting up Python environment...