Intro to Python

Intro to Python

8th Grade

30 Qs

quiz-placeholder

Similar activities

EduBlocks NCCE Lesson 1-2

EduBlocks NCCE Lesson 1-2

7th - 8th Grade

25 Qs

BCHS - Y8 Python

BCHS - Y8 Python

8th Grade

25 Qs

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

8th Grade (Programming B)

8th Grade (Programming B)

8th - 12th Grade

25 Qs

ALB Basic Python Quiz

ALB Basic Python Quiz

6th - 8th Grade

25 Qs

Control Statements

Control Statements

7th - 8th Grade

25 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

Python Course Selection

Python Course Selection

7th - 11th Grade

31 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

8th Grade

Medium

Created by

R Woodruff

Used 139+ 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?