Search Header Logo

CSB 2nd 9-Weeks Final Exam

Authored by Leslie Gilliam

Financial Education

9th Grade

Used 1+ times

CSB 2nd 9-Weeks Final Exam
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python?

A programming language

A web browser

A text editor

An operating system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct way to comment a single line in Python?

// This is a comment

/* This is a comment */

# This is a comment

; This is a comment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to print "Hello, World!" to the console in Python?

print("Hello, World!")

Console.WriteLine("Hello, World!")

echo "Hello, World!"

System.out.println("Hello, World!")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in Python?

A reserved keyword

A data type

A memory location to store a value

A function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python?

123variable

my_variable

my-variable

my variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type of the value 3.14?

int

float

str

bool

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following expression: 5 + 3 * 2?

16

11

13

10

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?