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

Tarefa

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?

Tudo estava claro?

Seção 3. Capítulo 2
toggle bottom row
course content

Conteúdo do Curso

Introduction to Python

Challenge: Comparison OperatorsChallenge: Comparison Operators

Tarefa

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?

Tudo estava claro?

Seção 3. Capítulo 2
toggle bottom row
some-alt