Search Header Logo

Python Fundamentals Concept Checkup

Authored by Kim Conant

Computers

9th Grade

CCSS covered

Used 3+ times

Python Fundamentals Concept Checkup
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Indentation in Python is for readability only.

True

False

Answer explanation

Indentation is required for if/else, defining functions, and loops.

2.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Media Image

Insert the missing part of the code to output "Hello World".

(a)  

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following should go in the blank to print "YES" if 5 is larger than 2?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to define a Python comment:

^

//

#

/*

5.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Media Image

Comments in Python are written with a special character, which one?

(a)  

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a correct way to declare a Python variable?

var x = 5

#x = 5

$x = 5

x = 5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

True or False:
You can declare string variables with single or double quotes.

True

False

Tags

CCSS.L.2.2C

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?