Mathematical Calculations and Operations

Mathematical Calculations and Operations

9th Grade

15 Qs

quiz-placeholder

Similar activities

Pyhton

Pyhton

9th - 10th Grade

10 Qs

Python Basics

Python Basics

University

12 Qs

Python Basic

Python Basic

10th Grade

12 Qs

Computer Science (Python)

Computer Science (Python)

9th Grade

18 Qs

Data Types and Operations

Data Types and Operations

10th Grade

15 Qs

PART B UNIT 3 ADVANCED PYTHON GRADE 10

PART B UNIT 3 ADVANCED PYTHON GRADE 10

10th Grade

10 Qs

Python : Week 1

Python : Week 1

University

16 Qs

Input Commands Quiz

Input Commands Quiz

10th Grade

15 Qs

Mathematical Calculations and Operations

Mathematical Calculations and Operations

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Sandra Kilson

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When dividing an integer by an integer divisor, the result is the integer portion of the quotient. What is this process called?

Modulus Division

Floor Division

Regular Division

Exponentiation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for addition in mathematical operations?

-

*

+

/

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for division in mathematical operations?

+

-

*

/

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for exponentiation in mathematical operations?

A) +

B) -

C) **

D) /

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: The process of finding and fixing errors in code is called ______.

Debugging

Compiling

Executing

Running

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Python do with decimals when the denominator is not a power of two?

Stores exactly

Rounds all decimals

Converts to binary

Ignores them

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 5 + 2 * 3 in Python?

A) 15

B) 11

C) 10

D) 13

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?