Python Math

Python Math

12th Grade

10 Qs

quiz-placeholder

Similar activities

SAFe for Teams - Exam like questions #1

SAFe for Teams - Exam like questions #1

12th Grade - Professional Development

10 Qs

MF Quiz

MF Quiz

9th - 12th Grade

10 Qs

Sum and Difference of Cosine

Sum and Difference of Cosine

11th - 12th Grade

7 Qs

Treasurers quiz

Treasurers quiz

6th - 12th Grade

10 Qs

Areas and Average Value

Areas and Average Value

11th - 12th Grade

12 Qs

Math Jokes

Math Jokes

6th - 12th Grade

10 Qs

sum and difference of angles

sum and difference of angles

10th - 12th Grade

15 Qs

Pop Quiz #15 (Multiple Angles & Laws)

Pop Quiz #15 (Multiple Angles & Laws)

10th - 12th Grade

10 Qs

Python Math

Python Math

Assessment

Quiz

Other

12th Grade

Hard

Created by

Amy Austin

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to find the lowest value in an iterable?

min()

least()

smallest()

low()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function returns the absolute value of a specified number?

absVal()

abs()

absolute()

absoluteValue()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you return the value of a number rounded upwards to its nearest integer?

math.up()

math.roundUp()

math.ceil()

math.round()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module must be imported to use more mathematical functions in Python?

pyMath

math

maths

mathematics

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method returns the square root of a number?

math.squareRoot()

math.root()

math.sqrt()

math.sqroot()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method rounds a number downwards to its nearest integer?

math.roundDown()

math.ceil()

math.down()

math.floor()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What constant in the math module returns the value of PI?

math.Pi

math.PI

PI

math.pi

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?