Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge | Introduction to Python 2/2
Introduction to Python for Data Analysis

bookChallenge

question-icon

Fill in the missing gaps. You need to describe all 'comparing with 5' cases.

price = 6
price > 5:
    print

price == 5:
    print

:
    print
Greater than 5!

Click or drag`n`drop items and fill in the blanks

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 4

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

Awesome!

Completion rate improved to 2.08

bookChallenge

Desliza para mostrar el menú

question-icon

Fill in the missing gaps. You need to describe all 'comparing with 5' cases.

price = 6
price > 5:
    print

price == 5:
    print

:
    print
Greater than 5!

Click or drag`n`drop items and fill in the blanks

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 4
some-alt