Quick Calculations with Python

Quick Calculations with Python

7th Grade - University

10 Qs

quiz-placeholder

Similar activities

CodeHS Python Conditionals Quiz Reveiw

CodeHS Python Conditionals Quiz Reveiw

9th - 12th Grade

15 Qs

Python.Основные конструкции

Python.Основные конструкции

9th Grade

10 Qs

Trinket

Trinket

6th - 8th Grade

11 Qs

Soal Quiz Excel Dasar

Soal Quiz Excel Dasar

12th Grade

10 Qs

Повторюємо Python 1

Повторюємо Python 1

7th Grade

10 Qs

Python

Python

7th - 8th Grade

10 Qs

conditional and iterative statements

conditional and iterative statements

11th Grade

10 Qs

Python списки

Python списки

10th Grade

10 Qs

Quick Calculations with Python

Quick Calculations with Python

Assessment

Quiz

Computers

7th Grade - University

Medium

Created by

James Abela

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

print(10-5)

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

print(5*5)

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

print(2**3)

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

print(5/2)

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

print(5//2)

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

print(5%2)

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

print(round(4.5))

Answer explanation

If round is .5 between two numbers then it will round up or down to the nearest even number. This is called a bankers round. (And might not be what you are taught in UK Maths)

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?