Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara 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

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 4

Chieda ad AI

expand

Chieda ad AI

ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

Awesome!

Completion rate improved to 2.08

bookChallenge

Scorri per mostrare il menu

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

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 4
some-alt