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

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 4

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

Awesome!

Completion rate improved to 2.08

bookChallenge

Swipe um das Menü anzuzeigen

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

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 4
some-alt