Search Header Logo

APCS Principles Practice 1C

Authored by John Schlamann

Computers

10th - 12th Grade

CCSS covered

Used 2+ times

APCS Principles Practice 1C
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?

@

¬

;

#

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will the output be

from the following code?


print("Hello world!")

NameError

Hello world!

"Hello world"

Print(Hello world!)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be

from the following code?


print("3*4+5")

SyntaxErrror

17

3*4+5

12

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be

from the following code?


print(3+4)

3+4

7

SyntaxError

print(3+4)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be

from the following code?


print("3+4")

7

3+4

34

SyntaxError

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be

from the following code?


print(str(3*4))

34

7

12

3*4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be

from the following code?


print(str(3*4+5))

27

17

12

SyntaxError

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?