Y8 Lent Python

Y8 Lent Python

8th Grade

15 Qs

quiz-placeholder

Similar activities

For vs While

For vs While

8th - 10th Grade

20 Qs

coding

coding

KG - Professional Development

15 Qs

ASK Ting 2: Pentaksiran Bab 3 (BTeks- Objektif)

ASK Ting 2: Pentaksiran Bab 3 (BTeks- Objektif)

8th - 9th Grade

14 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

KOD ARAHAN PYTHON

KOD ARAHAN PYTHON

8th Grade

10 Qs

Python Ch 1

Python Ch 1

5th Grade - University

10 Qs

While Loop

While Loop

8th - 9th Grade

20 Qs

Lập trình hướng đối tượng

Lập trình hướng đối tượng

1st - 12th Grade

15 Qs

Y8 Lent Python

Y8 Lent Python

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Dave Gwilt

Used 13+ times

FREE Resource

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What Python keyword is used when you need the user to type in some text?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What Python keyword is used to convert text into a whole number?

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What Python keyword is used to select the next lines of code, based on a Boolean condition?

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What Python keyword is used to repeat some lines of code until a Boolean condition becomes false?

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What Python syntax is used at the end of an 'if' or 'while' statement?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which line would make a variable called count increase by one?

count = count + 1

count + 1 = count

count == count + 1

count + 1 == count

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Python use to decide which lines are inside a loop?

Indentation

Speech marks

Brackets

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?