Intro to Python

Intro to Python

8th Grade

30 Qs

quiz-placeholder

Similar activities

PY4E Chapters 2-3 Quiz

PY4E Chapters 2-3 Quiz

8th Grade

32 Qs

Python introduction 2.1

Python introduction 2.1

8th Grade

27 Qs

Databases

Databases

7th - 8th Grade

25 Qs

Python - Data types

Python - Data types

8th - 9th Grade

26 Qs

Python Review

Python Review

8th - 12th Grade

35 Qs

Excel Basics

Excel Basics

6th - 9th Grade

25 Qs

Python Exam

Python Exam

6th - 8th Grade

30 Qs

Revision Second Preparatory

Revision Second Preparatory

8th Grade

28 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?