Python Intro Lesson 2 Review

Python Intro Lesson 2 Review

8th Grade

11 Qs

quiz-placeholder

Similar activities

Kahoot

Kahoot

6th Grade - Professional Development

15 Qs

Would You Rather And Some Math And Some Questions

Would You Rather And Some Math And Some Questions

1st Grade - Professional Development

16 Qs

guess the horror movie

guess the horror movie

2nd Grade - University

10 Qs

A Little About Ms. Christiansen

A Little About Ms. Christiansen

8th - 12th Grade

10 Qs

Animaljam quiz

Animaljam quiz

KG - Professional Development

10 Qs

Prodigy

Prodigy

1st - 8th Grade

10 Qs

App dev quiz - 2

App dev quiz - 2

1st - 12th Grade

10 Qs

Pet simulator x Test

Pet simulator x Test

1st Grade - Professional Development

13 Qs

Python Intro Lesson 2 Review

Python Intro Lesson 2 Review

Assessment

Quiz

Other

8th Grade

Medium

Created by

Ian Stuckey

Used 5+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the initial user input captured in the code?

Today's date

The user's favorite animal

The current weather

The user's pet's name

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What message is displayed in the first output?

I don't have a pet and it makes me sad.

Well, I am sure your pet would eat...

Well, that's up to you I suppose...

Really? I love it when it's...

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the variable 'outside' storing in the code?

The user's favorite animal

The user's decision to go outside

The user's pet's name

The type of food the user would give to their pet

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the '?' character in the line "outside + "?" + + "Well that's up to you I suppose..."?

It's a syntax error.

It separates two variables.

It's part of the user's input.

It concatenates with the sentence.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How does the code first ask for the user's input regarding an animal?

"Really? I don't understand why anyone would want to own a"

"Well, that's up to you I suppose..."

"Well I am sure your" + + pet

"What's your favorite type of animal?"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What information is concatenated together in the following line?

print("Really? I don't understand why anyone would want to own a" + " " + pet)

The user's pet and "would eat"

The user's favorite animal and "I don't understand why anyone would want to own a"

The user's favorite animal and "So what kind of food would you give your pet?"

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the 'petFood' variable store?

The type of food the user would eat

The user's pet's name

The type of food the user would give to their pet

The type of pet the user has

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?