Intro to Python

Intro to Python

8th Grade

30 Qs

quiz-placeholder

Similar activities

Python Programming

Python Programming

8th Grade

29 Qs

Python new

Python new

3rd Grade - University

26 Qs

Revision Second Preparatory

Revision Second Preparatory

8th Grade

28 Qs

Databases

Databases

7th - 8th Grade

25 Qs

Beginner Python KS3 Revision

Beginner Python KS3 Revision

8th - 10th Grade

26 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

Python - Data types

Python - Data types

8th - 9th Grade

26 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

8th Grade

Medium

Created by

R Woodruff

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