Python

Python

8th - 10th Grade

120 Qs

quiz-placeholder

Similar activities

ulangan harian INFORMATIKA

ulangan harian INFORMATIKA

8th Grade

125 Qs

IC3 - CĂN BẢN VỀ CÔNG NGHỆ + GIAO TIẾP KĨ THUẬT SỐ

IC3 - CĂN BẢN VỀ CÔNG NGHỆ + GIAO TIẾP KĨ THUẬT SỐ

8th Grade - University

118 Qs

Crash Course Computer Science  # 1 - 7 Review

Crash Course Computer Science # 1 - 7 Review

6th - 8th Grade

116 Qs

PAS PGD

PAS PGD

9th Grade

120 Qs

AP CSP 200PT Quizizz 1-9 - BLOCK

AP CSP 200PT Quizizz 1-9 - BLOCK

9th - 12th Grade

118 Qs

SMP ASBC: Jaringan Komputer Internet - Informatika Kelas 8

SMP ASBC: Jaringan Komputer Internet - Informatika Kelas 8

6th - 8th Grade

119 Qs

Apollo/Python

Apollo/Python

9th - 12th Grade

125 Qs

GCSE OCR - System Architecture

GCSE OCR - System Architecture

9th Grade

123 Qs

Python

Python

Assessment

Quiz

Computers

8th - 10th Grade

Medium

Created by

BSCS-2024-067 Haris Yousaf

Used 1+ times

FREE Resource

120 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
print(Hello world!)

Hello world!
SyntaxError
Hello world
print(Hello world!)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

3+4
7
SyntaxError
print(3+4)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

7
3+4
34
SyntaxError

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?

print("Hello world!\nHello world!") (aka new line)

Hello world! Hello world!

Hello world!

Hello world!

SyntaxError

Hello world!

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Joining elements together to make a string is called what?

Combining
Connecting
Concatenation
Stringing

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Python command is used to output information to the screen?

read
output
print
display

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?