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

Kursinnehåll

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

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 2

Fråga AI

expand
ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

course content

Kursinnehåll

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

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 2
Vi beklagar att något gick fel. Vad hände?
some-alt