Search Header Logo

Python for Beginners (Module 1)

Authored by Annie Young

Computers

7th Grade

Used 8+ times

Python for Beginners (Module 1)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python code?

print("Hello, World!")

Hello, World!

"Hello, world!"

hello, world!

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python code?

animal = 'horse'

print(animal)

animal

horse

Nothing

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python code?

name = 'Tom'

print(name)

name

Tom

Nothing

Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python code?

print("Siena is the best house!")

print("Siena is the best house!")

Siena is the best house!

siena is the best house

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python code?

print("Hello)

Hello!

hello

Hello

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct?

print " Hello! "

print Hello!

print(Hello!)

print('Hello!')

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct?

print("Mrs Young is cool")

print(Mrs Young is cool")

Print("Mrs Young is cool")

print("Mrs Young is cool)

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?