Search Header Logo

Quiz Week 6

Authored by Alexander Anderson

Computers

10th Grade

DOK Level 1: Recall covered

Used 13+ times

Quiz Week 6
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python, what is the solution

x = 2 ** 3

8

8.0

6

12.0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following Python code output?

print(2 + 3 * 4)

14

20

5

24

23333

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code would display 'Hello World'

Print("Hello World")

print("Hello World")

print(Hello World)

print=("hello world")

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A data type consisting of numbers, letters and symbols.

String
Integer
Float
Boolean

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
print("3+4")

7
3+4
34
SyntaxError

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code?
print("Hello" + 2 + "world")

Hello 2 world
Hello2world
TypeError
HelloHelloworld

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The output of the program

x = 4

x = "Sally"

print(x)

four

Saly

Sally

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?