TomoLink
Easy

What is the output of: x=5 print('Even' if x%2==0 else 'Odd')?

What is the output of: x=5 print('Even' if x%2==0 else 'Odd')? | Python — Output Questions MCQ | TomoLink | TomoLink