Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | Functions and Modules
Introduction to Data Analysis in Python
course content

Зміст курсу

Introduction to Data Analysis in Python

Introduction to Data Analysis in Python

1. Basics
2. Data Types
3. Control Flow
4. Functions and Modules
5. Introduction to NumPy

Challenge

Завдання

The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).

  1. Import math library.
  2. Perform a multiplication of pi (the constant of the math library) by the square of R.

Завдання

The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).

  1. Import math library.
  2. Perform a multiplication of pi (the constant of the math library) by the square of R.

Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів

Все було зрозуміло?

Секція 4. Розділ 4
toggle bottom row

Challenge

Завдання

The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).

  1. Import math library.
  2. Perform a multiplication of pi (the constant of the math library) by the square of R.

Завдання

The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).

  1. Import math library.
  2. Perform a multiplication of pi (the constant of the math library) by the square of R.

Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів

Все було зрозуміло?

Секція 4. Розділ 4
toggle bottom row

Challenge

Завдання

The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).

  1. Import math library.
  2. Perform a multiplication of pi (the constant of the math library) by the square of R.

Завдання

The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).

  1. Import math library.
  2. Perform a multiplication of pi (the constant of the math library) by the square of R.

Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів

Все було зрозуміло?

Завдання

The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).

  1. Import math library.
  2. Perform a multiplication of pi (the constant of the math library) by the square of R.

Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 4. Розділ 4
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
We're sorry to hear that something went wrong. What happened?
some-alt