2F-1 | Python Quiz #1 | 08.10.2025

2F-1 | Python Quiz #1 | 08.10.2025

10th Grade

20 Qs

quiz-placeholder

Similar activities

QUIZ PERIPHERAL KOMPUTER X TJKT 1

QUIZ PERIPHERAL KOMPUTER X TJKT 1

10th Grade

20 Qs

ARDU TEST

ARDU TEST

9th Grade - University

20 Qs

PLN Icon Plus-Goes To School

PLN Icon Plus-Goes To School

10th Grade

15 Qs

Тест по Циклам Python (Cycles2)

Тест по Циклам Python (Cycles2)

9th Grade - University

19 Qs

STS X7 SESI 1

STS X7 SESI 1

10th Grade - University

20 Qs

Kelas 8 - Halaman 10 (UH Bab 1)

Kelas 8 - Halaman 10 (UH Bab 1)

8th Grade - University

20 Qs

Kuis Ms Word 1

Kuis Ms Word 1

7th Grade - University

20 Qs

KUIS BAB 1. Microsoft Word 1

KUIS BAB 1. Microsoft Word 1

10th Grade

20 Qs

2F-1 | Python Quiz #1 | 08.10.2025

2F-1 | Python Quiz #1 | 08.10.2025

Assessment

Quiz

Information Technology (IT)

10th Grade

Medium

Created by

Olzhas Toktassyn

Used 2+ times

FREE Resource

AI

Enhance your content

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What does the print() function do in Python?

Takes input from the user

Displays output on the screen

Creates a variable

Stops the program

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What type of data does input() return by default?

Integer

Float

String

Boolean

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following is a valid variable name?

2number

first-name

_number

print

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is the output of print(2 + 3 * 4)?

20

24

14

9

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which operator is used for exponentiation (raising to power)?

^

**

//

%

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is printed by print("Hello", "World", sep="-")?

Hello World

Hello-World

Hello, World

Hello - World

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What will print("Hi", end="!") display?

Hi

Hi!

Hi !

!Hi

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?