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

Contenu du cours

Introduction to Python for Data Analysis

Introduction to Python for Data Analysis

1. Introduction to Python 1/2
2. Introduction to Python 2/2
3. Explore Dataset
4. Becoming an Analyst

book
Challenge

question-icon

Rate the price of the computer. Fill in the missing gaps to construct a full if-else program.

price = 4000
price >= 5000:
    
('This computer is too expensive! I won't buy it!')

    print('The price is OK! I will buy it:)')
The price is OK! I will buy it:)

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

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 2. Chapitre 2

Demandez à l'IA

expand
ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

course content

Contenu du cours

Introduction to Python for Data Analysis

Introduction to Python for Data Analysis

1. Introduction to Python 1/2
2. Introduction to Python 2/2
3. Explore Dataset
4. Becoming an Analyst

book
Challenge

question-icon

Rate the price of the computer. Fill in the missing gaps to construct a full if-else program.

price = 4000
price >= 5000:
    
('This computer is too expensive! I won't buy it!')

    print('The price is OK! I will buy it:)')
The price is OK! I will buy it:)

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

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 2. Chapitre 2
Nous sommes désolés de vous informer que quelque chose s'est mal passé. Qu'est-il arrivé ?
some-alt