Intro to Python

Intro to Python

8th Grade

30 Qs

quiz-placeholder

Similar activities

Python for grade 5

Python for grade 5

1st - 11th Grade

30 Qs

Introduction to Python Programming

Introduction to Python Programming

8th Grade

25 Qs

Code.org: Web Development: Unit 2 Lessons 1 - 9

Code.org: Web Development: Unit 2 Lessons 1 - 9

6th - 9th Grade

25 Qs

Python

Python

5th - 9th Grade

32 Qs

Code.org: Unit 2 Lesson 1-13 Test

Code.org: Unit 2 Lesson 1-13 Test

6th - 8th Grade

26 Qs

Python

Python

8th - 9th Grade

26 Qs

Year 8 Term 3 Final exam

Year 8 Term 3 Final exam

8th Grade

30 Qs

Python Easy

Python Easy

6th - 12th Grade

30 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

8th Grade

Medium

Created by

R Woodruff

Used 144+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print command do?
Lets you display a message to the user
Reads data typed in by the user

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Will this code run correctly?
Yes
No

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Will this code run correctly?
Yes
No

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select every answer that will cause an error

Leaving out the brackets

Leaving out the quotation marks

Spelling Print with a capital P

Leaving a space between each line of code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the output be from the following code?

3+4

7

print(3+4)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the output be from this code?

24

12*2

print 12*2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol stands for multiply?

*

/

+

-

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?