N5 - Calculations

N5 - Calculations

11th Grade

20 Qs

quiz-placeholder

Similar activities

ALGORITMA

ALGORITMA

8th Grade - University

17 Qs

Mobile CSP Unit 4 Test Prep

Mobile CSP Unit 4 Test Prep

KG - Professional Development

17 Qs

quizz tkinter

quizz tkinter

11th Grade - University

20 Qs

Python Unit 3 Codehs

Python Unit 3 Codehs

9th - 12th Grade

16 Qs

Pengenalan Robotika, Sensor dan Aktuator

Pengenalan Robotika, Sensor dan Aktuator

10th Grade - University

20 Qs

Python continuation

Python continuation

11th Grade

18 Qs

RECUPERAÇÃO DE PENSAMENTO COMPUTACIONAL VALOR 40

RECUPERAÇÃO DE PENSAMENTO COMPUTACIONAL VALOR 40

10th Grade - University

20 Qs

Latihan Soal PBO

Latihan Soal PBO

11th Grade

20 Qs

N5 - Calculations

N5 - Calculations

Assessment

Quiz

Computers

11th Grade

Hard

Created by

S Johnston

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used for exponentiation in Python?

^

**

//

%

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 5 + 2 * 3?

21

11

17

9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does // do in Python?

Division

Floor division

Comment

Modulus

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value is stored in x after x = 5 * (3 + 2)?

25

20

15

10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following assigns 8 to the variable total?

total == 8

8 = total

total = 8

set total to 8

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 7 % 3?

2

1

3

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator has the highest precedence?

+

*

%

**

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?