Search Header Logo

Модуль math в Python

Authored by Almaz Ziganshin

Computers

8th Grade

Used 10+ times

Модуль math в Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какой модуль в Python содержит математические функции для работы с вещественными числами?

mathematics

mats

maths

math

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какой код необходим для подключения модуля math в начале программы?

import random

import math

from math import *

from math import sqrt, ceil

3.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Какая функция используется для округления числа вниз?

floor()

int()

ceil()

round()

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Какая функция используется для округления числа вверх?

floor()

int()

ceil()

round()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какая функция вычисляет квадратный корень числа?

sqrt()

pow()

sqr()

log()

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Чему равен результат функции pow(2, 3)?

6

7

8

9

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?