Quiz Week 6

Quiz Week 6

10th Grade

10 Qs

quiz-placeholder

Similar activities

Technology trends

Technology trends

7th - 12th Grade

15 Qs

UH

UH

10th Grade

15 Qs

STARFIELD MID-TERM 2

STARFIELD MID-TERM 2

9th - 12th Grade

15 Qs

ASAS SAINS KOMPUTER : TINGKATAN 3

ASAS SAINS KOMPUTER : TINGKATAN 3

4th Grade - University

12 Qs

Pemrograman Dasar

Pemrograman Dasar

10th Grade

10 Qs

Q2 M4 PRE-TEST

Q2 M4 PRE-TEST

10th Grade

10 Qs

Tes Perangkat Keras Komputer

Tes Perangkat Keras Komputer

10th Grade

10 Qs

Quiz Week 6

Quiz Week 6

Assessment

Quiz

Computers

10th Grade

Hard

DOK Level 1: Recall

Standards-aligned

Created by

Alexander Anderson

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?