
Mathematical Functions and Operations

Quiz
•
Computers
•
4th Grade
•
Medium
cococodeclub Mii
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the math module used for?
Drawing pictures
Playing games
Doing math problems
Writing stories
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these helps you find the whole number part when you round a number down?
math.ceil()
math.floor()
math.sqrt()
math.factorial()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want to find the square root of a number and only want the whole number part, which method would you use?
math.sqrt()
math.isqrt()
math.gcd()
math.fabs()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method helps you get rid of the minus sign from a number, making it positive?
math.copysign()
math.fabs()
math.floor()
math.ceil()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does math.pow(x, y) do in a computer program?
It adds x and y.
It multiplies x by y.
It finds x multiplied by itself y times.
It divides x by y.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does math.sqrt(x) return in a computer program?
The absolute value of x.
The cube of x.
The square root of x.
The square of x.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function would you use to calculate the factorial of a number?
math.prod()
math.comb()
math.factorial()
math.perm()
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does math.pi represent in the math module?
The value of the square root of 2.
The value of the golden ratio.
The value of pi.
The value of e.
Similar Resources on Wayground
10 questions
IH-RECODE Gr-8

Quiz
•
8th Grade
10 questions
Examen de PSeInt

Quiz
•
University
12 questions
ERM Student-led Activity 9

Quiz
•
University
13 questions
APCSA Unit 3 Review

Quiz
•
9th - 12th Grade
8 questions
Resolución de recurrencias

Quiz
•
University
10 questions
Video Cards / Monitors

Quiz
•
9th - 12th Grade
11 questions
Arcade makecode

Quiz
•
6th Grade
11 questions
Python Library-1

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade