Search Header Logo

Python maths

Authored by Ben Crew

Computers

6th - 8th Grade

Used 65+ times

Python maths
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would make num = 15

num = 10 + 5

num = 10 * 5

num = 10 / 5

num = 10 - 5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would make num = 5

num = 10 + 5

num = 10 * 5

num = 10 / 5

num = 10 - 5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would make num = 2

num = 10 + 5

num = 10 * 5

num = 10 / 5

num = 10 - 5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the output be?

num = 10 + (10 * 10)

100

110

200

30

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the output be?

num = (10 + 10) * 10

100

110

200

30

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the output be?

num1 = 50

num2 = 130

print(num1 + num2)

190

180

200

170

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the output be?

num1 = 50

num2 = 150

print(num1 / num2)

50

3

2

10

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?