Python Refresher

Python Refresher

Professional Development

50 Qs

quiz-placeholder

Similar activities

Technical Evaluation - 101 - 2024

Technical Evaluation - 101 - 2024

Professional Development

50 Qs

M3 R5 ( Chapter 2)

M3 R5 ( Chapter 2)

Professional Development

50 Qs

Printers Troubleshooting

Printers Troubleshooting

Professional Development

50 Qs

Core Java Concepts Quiz (1)

Core Java Concepts Quiz (1)

Professional Development

48 Qs

LPIC-1 Exam 101

LPIC-1 Exam 101

Professional Development

45 Qs

Java Introduction

Java Introduction

Professional Development

55 Qs

Technical Evaluation - 102 - 2024

Technical Evaluation - 102 - 2024

Professional Development

50 Qs

qwer

qwer

Professional Development

53 Qs

Python Refresher

Python Refresher

Assessment

Quiz

Computers, Professional Development

Professional Development

Medium

CCSS
L.2.2C

Standards-aligned

Created by

LE210 Sankara Nayaki K

Used 3+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What letter will be printed on the screen after running this code:
e
x
t
Nothing prints

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is the position of the name "Robert" in the following list:
0
1
2
3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
In the following code, "city" is an example of a what?
List
Loop
Variable
Array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
In the following code, "city" is an example of a what?
List
Loop
Variable
Array

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each item in a list has an "address" or index. The first index in a Python list is what?
0
1
a
A

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What output will this code produce?
['France', 'Wales', 'England']
France
['France', 'Wales', 'England']
Wales
France, Wales, England
Wales
France  Wales  England
France

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What output will this code produce?
['France', 'Wales', 'England']
Ireland
['France', 'Ireland', 'England']
['France', 'Ireland', 'Wales', 'England']
['Ireland', 'Wales', 'England']

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?