Search Header Logo

Python definite iteration

Authored by M Ellis

Computers

8th Grade

Used 3+ times

Python definite iteration
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for an if-else statement in Python?

if condition: / else;

if condition: / else:

if condition; / else:

if condition; / else;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the initial value of the variable 'total' in the given code?

0

5

2.5

10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What condition is checked to determine if someone swims for free?

age < 12 or age > 65

age > 12 and age < 65

age == 12 or age == 65

age < 10 or age > 70

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the discount value set to if the user has a discount card?

2.5

5

0

10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the total cost for someone who is 8 years old according to the program?

£5.00

£2.50

£0.00

£1.00

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If a person is 60 years old and does not have a discount card, what will be their total cost?

£5.00

£2.50

£0.00

£1.00

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 'definite' iteration used for in programming?

To iterate over a list

To create a new variable

To delete a file

To print a message

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?