Python 3 Programming Language Subset

Python 3 Programming Language Subset

10th Grade

53 Qs

quiz-placeholder

Similar activities

Drama Terminology

Drama Terminology

10th - 12th Grade

50 Qs

Topic 3 Accounting Cycles

Topic 3 Accounting Cycles

1st Grade - University

50 Qs

American Revolution BANK

American Revolution BANK

8th - 12th Grade

55 Qs

Degrees comparison

Degrees comparison

10th Grade

50 Qs

Wildlife ID

Wildlife ID

9th - 12th Grade

50 Qs

Murutic: Animals

Murutic: Animals

KG - University

49 Qs

 Prepositions!

Prepositions!

7th - 12th Grade

50 Qs

Praxis 5004

Praxis 5004

3rd Grade - University

51 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?