Python Basics Quiz

Python Basics Quiz

12th Grade

51 Qs

quiz-placeholder

Similar activities

PSAT INFORMATIKA 2025

PSAT INFORMATIKA 2025

10th Grade - University

50 Qs

Soal Informatika Kelas X Sem Ganjil 2024/2025

Soal Informatika Kelas X Sem Ganjil 2024/2025

9th - 12th Grade

50 Qs

9- класс

9- класс

9th Grade - University

50 Qs

C programming for NEB

C programming for NEB

12th Grade

56 Qs

XI LAT. SOAL 2 PSAS INF XI F

XI LAT. SOAL 2 PSAS INF XI F

9th - 12th Grade

50 Qs

Understanding Hidden Data in Microsoft Word Documents

Understanding Hidden Data in Microsoft Word Documents

10th Grade - University

46 Qs

TIK KELAS 8

TIK KELAS 8

11th Grade - University

50 Qs

Sistem Komputer

Sistem Komputer

10th Grade - University

50 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

jax teller

Used 2+ times

FREE Resource

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is Python?

A video game

A programming language

A type of snake

A browser

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following is used to write a comment in Python?

//

#

/* */

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of these is used to display output?

write()

print()

show()

echo()

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What does print("Hello") do?

Saves a file

Displays "Hello"

Gets input

Runs a loop

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the correct way to start a Python file?

using begin

main()

No need, just write code

function start()

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What symbol is used to assign a value to a variable?

==

:=

=

=>

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the result of: x = 5; print(x)

5

x

Error

None

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?