Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Comparison Operators | Conditional Statements
Introduction to Python

Challenge: Comparison OperatorsChallenge: Comparison Operators

Task

Evaluate the following statements using comparison operators from the previous chapter and print the results:

  1. Is 2 the same as 4?
  2. Is 982*37 larger than 354*98?

Everything was clear?

Section 3. Chapter 2
toggle bottom row
course content

Course Content

Introduction to Python

Challenge: Comparison OperatorsChallenge: Comparison Operators

Task

Evaluate the following statements using comparison operators from the previous chapter and print the results:

  1. Is 2 the same as 4?
  2. Is 982*37 larger than 354*98?

Everything was clear?

Section 3. Chapter 2
toggle bottom row
some-alt