Python Quiz 1

Python Quiz 1

11th Grade

7 Qs

quiz-placeholder

Similar activities

JRDL - JS Arrays and Objects

JRDL - JS Arrays and Objects

6th Grade - Professional Development

12 Qs

Create with Code Prototype 2 Quiz

Create with Code Prototype 2 Quiz

9th - 12th Grade

10 Qs

C# 101 Mid-Semester Review

C# 101 Mid-Semester Review

9th - 12th Grade

12 Qs

CSP: Unit 3 - Block Code Types

CSP: Unit 3 - Block Code Types

9th - 12th Grade

12 Qs

Code.org Unit 3 Review

Code.org Unit 3 Review

9th - 12th Grade

8 Qs

Study Guide - More Advanced Java

Study Guide - More Advanced Java

11th - 12th Grade

10 Qs

Computer Programming and IDEs (Review)

Computer Programming and IDEs (Review)

11th Grade

12 Qs

Intro to JavaScript

Intro to JavaScript

6th - 12th Grade

10 Qs

Python Quiz 1

Python Quiz 1

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Jason Fontaine

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the console output when this code runs?

['hello', 'everyone', 'and', 'goodbye']

['tyler', 'hello', 'and', 'goodbye']

['hello', 'tyler', 'and', 'goodbye']

['hello', 'and', 'goodbye', 'tyler']

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the console output when this code runs?

4

3

16

6

8

9

8

6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the console output when this code runs?

1 2 3 4 6

1

2

3

4

6

1

2

3

4

5

1 2 3 4 5

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

There is an error in this code. What is the error?

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

There's an error in this code. What and where is it?

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the console output when the code runs?

maybe

maybe

yes

no

maybe

maybe

maybe

yes

maybe

no

maybe

maybe

maybe

yes

no

maybe

maybe

7.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

Ben want to check to see if Sarah has a yellow car. Write an 'if' statement to see if Sarah has a yellow car in her list. If she does, print "You have a yellow car!"

(The code goes where the ??? are)

Evaluate responses using AI:

OFF