1-Python Intro and Variables

1-Python Intro and Variables

8th Grade

25 Qs

quiz-placeholder

Similar activities

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Basics of C Programming

Basics of C Programming

8th - 12th Grade

20 Qs

Basic Python Key Terms

Basic Python Key Terms

6th - 8th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Python Test

Python Test

8th - 12th Grade

20 Qs

Python grade 8

Python grade 8

8th Grade

20 Qs

Ch.8 - Introducing Python

Ch.8 - Introducing Python

6th Grade - Professional Development

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?