Python 3 Programming Language Subset

Python 3 Programming Language Subset

10th Grade

53 Qs

quiz-placeholder

Similar activities

Gerund grade 9

Gerund grade 9

8th - 10th Grade

50 Qs

Technology Revision Term 3 and 4 Set 1

Technology Revision Term 3 and 4 Set 1

9th - 12th Grade

58 Qs

RRHS DECA Finance Cluster Exam

RRHS DECA Finance Cluster Exam

9th - 12th Grade

50 Qs

RUTS EIC Hospitality & Tourism

RUTS EIC Hospitality & Tourism

10th Grade - Professional Development

50 Qs

The Cell Cycle & Mitosis

The Cell Cycle & Mitosis

10th Grade

50 Qs

Wildlife ID

Wildlife ID

9th - 12th Grade

50 Qs

Drama Terminology

Drama Terminology

10th - 12th Grade

50 Qs

American Revolution BANK

American Revolution BANK

8th - 12th Grade

55 Qs

Python 3 Programming Language Subset

Python 3 Programming Language Subset

Assessment

Quiz

Education

10th Grade

Medium

Created by

John Rutherford

Used 15+ times

FREE Resource

53 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the PLS document, what will Pearson not do when setting assessment tasks?

Go beyond the scope of the PLS.

Include questions from other programming languages.

Provide hints during the assessment.

Allow the use of any Python 3 constructs.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol indicates where expressions or values need to be supplied in the PLS?

#

<>

//

{}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is considered a comment in PLS?

Anything on a line after the character #

Anything on a line after the character //

Anything on a line after the character <>

Anything on a line after the character {}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are identifiers in PLS?

Any sequence of letters, digits, and underscores, starting with a digit

Any sequence of letters, digits, and underscores, starting with a letter

Any sequence of letters, digits, and underscores, starting with an underscore

Any sequence of letters, digits, and underscores, starting with a special character

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the PLS equivalent of the data type 'real'?

int

float

bool

str

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are constants conventionally named in PLS?

In all lowercase characters

In all uppercase characters

With a mix of uppercase and lowercase characters

With special characters

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the PLS equivalent of the data type 'string'?

list

str

int

bool

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?