1-Python Intro and Variables

1-Python Intro and Variables

8th Grade

25 Qs

quiz-placeholder

Similar activities

Grade 7

Grade 7

7th - 8th Grade

21 Qs

Y8 Python

Y8 Python

7th - 8th Grade

20 Qs

Python Basics (CodeHS)

Python Basics (CodeHS)

7th - 12th Grade

20 Qs

Programming and Logic Lesson 4

Programming and Logic Lesson 4

6th - 8th Grade

20 Qs

Basics of C Programming

Basics of C Programming

8th - 12th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Beginner Python KS3 Revision

Beginner Python KS3 Revision

8th - 10th Grade

26 Qs

PY4E chapter 2 quiz

PY4E chapter 2 quiz

8th - 9th Grade

20 Qs

1-Python Intro and Variables

1-Python Intro and Variables

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Maria ORegan

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is Python a popular coding language?

It is similar to English.

It has a simple syntax.

It works well with most all computer platforms.

All are true

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using Python, which is the correct code for the computer to display

HELLO WORLD!

print("Hello world")

print = "HELLO WORLD!"

X = Print("HELLO WORLD!")

print("HELLO WORLD!")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code print?

print("We live in the Inland Empire.")

We live in the Inland Empire.

"We live in the Inland Empire."

We live in the inland empire.

Nothing at all
There is a syntax error.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code print?

Print("Taylor Swift")

Taylor Swift

"Taylor Swift"

TAYLOR SWIFT

Nothing at all
There is a syntax error.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct file extension for a Python file?

.html

.js

.py

.python

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two sides of web development?

inside

outside

front end

back end

web

development

designer

consumer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these matter the most when coding in Python?

spelling

spacing

punctuation

capitalization

all of them

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?