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

Kursusindhold

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 alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 2. Kapitel 2
Vi beklager, at noget gik galt. Hvad skete der?
some-alt