Operations in Python

Operations in Python

4th Grade

7 Qs

quiz-placeholder

Similar activities

Programming -  Operations on Numeric & Boolean Data

Programming - Operations on Numeric & Boolean Data

2nd - 12th Grade

10 Qs

Spreadsheets Year 7 - Lesson 4

Spreadsheets Year 7 - Lesson 4

3rd - 12th Grade

11 Qs

Search Algorithms in Python (B)

Search Algorithms in Python (B)

4th Grade

8 Qs

Spreadsheet Pre-test

Spreadsheet Pre-test

4th Grade

10 Qs

Java Mathematical Calculation Application

Java Mathematical Calculation Application

1st - 12th Grade

7 Qs

Review : Calculator Project

Review : Calculator Project

4th - 5th Grade

5 Qs

Spreadsheet Functions

Spreadsheet Functions

3rd - 5th Grade

8 Qs

Spreadsheets Year 7

Spreadsheets Year 7

1st - 9th Grade

12 Qs

Operations in Python

Operations in Python

Assessment

Quiz

Computers

4th Grade

Hard

Created by

Joseph Daniel

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the modulus operation?

//

%

**

==

++

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The _____ operator floor divides

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The operator ** symbolizes

Addition
Exponentiation

Percentage

Multiplication

Double Multiplication

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the operators?

+

--

**

//

=

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The operator == is _____ to

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does % operator do?

Returns the sum of the numbers
Returns the remainder of the division
Returns the product of the numbers
Returns the quotient of the division

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is not and operator?

=

0/0*

==

+

\