Course Content
Introduction to Python
Introduction to Python
Challenge: Comparison Operators
Task
Evaluate the following statements using comparison operators from the previous chapter and print the results:
- Is
2
the same as4
? - Is
982*37
larger than354*98
?
Thanks for your feedback!
Challenge: Comparison Operators
Task
Evaluate the following statements using comparison operators from the previous chapter and print the results:
- Is
2
the same as4
? - Is
982*37
larger than354*98
?
Thanks for your feedback!
Challenge: Comparison Operators
Task
Evaluate the following statements using comparison operators from the previous chapter and print the results:
- Is
2
the same as4
? - Is
982*37
larger than354*98
?
Thanks for your feedback!
Task
Evaluate the following statements using comparison operators from the previous chapter and print the results:
- Is
2
the same as4
? - Is
982*37
larger than354*98
?