Intro to Python

Intro to Python

8th Grade

30 Qs

quiz-placeholder

Similar activities

Python Course Selection

Python Course Selection

7th - 11th Grade

31 Qs

Python Revision

Python Revision

7th - 11th Grade

35 Qs

Data Types- Python

Data Types- Python

7th - 11th Grade

25 Qs

Python Basics

Python Basics

8th - 10th Grade

30 Qs

Final Exam Review

Final Exam Review

8th Grade

25 Qs

Python Gaddis

Python Gaddis

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

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?