Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Challenge: Practice with Logical Statements | Verdadeiro ou falso?
Tipos de Dados em Python
course content

Conteúdo do Curso

Tipos de Dados em Python

Tipos de Dados em Python

1. Conhecendo os números em Python
2. Verdadeiro ou falso?
3. Strings
4. Reunindo todos os tópicos

book
Challenge: Practice with Logical Statements

Boolean logic is a fundamental concept that you likely use every day without even realizing it. For example, when you say "I am older than my sister," this can be represented as: your_age > sister_age. Boolean logic helps you express such comparisons programmatically.

Tarefa

Swipe to start coding

As an accountant, you often need to evaluate whether certain financial thresholds are met. For example, you may need to check if a transaction amount exceeds a budget limit, or if the total expenses are within the allowed budget.

In this task, you need to fill in the blanks with numbers so that the statements evaluate to True. This will help you practice comparing financial values.

  1. Fill in the blanks with numbers that will make all the statements True.
  2. Think of these statements as checking whether certain financial conditions meet the requirements for a budget, transaction, or revenue.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

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

book
Challenge: Practice with Logical Statements

Boolean logic is a fundamental concept that you likely use every day without even realizing it. For example, when you say "I am older than my sister," this can be represented as: your_age > sister_age. Boolean logic helps you express such comparisons programmatically.

Tarefa

Swipe to start coding

As an accountant, you often need to evaluate whether certain financial thresholds are met. For example, you may need to check if a transaction amount exceeds a budget limit, or if the total expenses are within the allowed budget.

In this task, you need to fill in the blanks with numbers so that the statements evaluate to True. This will help you practice comparing financial values.

  1. Fill in the blanks with numbers that will make all the statements True.
  2. Think of these statements as checking whether certain financial conditions meet the requirements for a budget, transaction, or revenue.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 2
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt