Python Basics Quiz

Python Basics Quiz

12th Grade

51 Qs

quiz-placeholder

Similar activities

UTS Perangkat Komputer

UTS Perangkat Komputer

7th Grade - University

50 Qs

UAS TIK KELAS VII GANJIL 2024/2025

UAS TIK KELAS VII GANJIL 2024/2025

7th Grade - University

50 Qs

KELAS 2-REVIEW MATERI INFORMATIKA SM2

KELAS 2-REVIEW MATERI INFORMATIKA SM2

2nd Grade - University

50 Qs

Information Technology Practice for WebXam- AI beta

Information Technology Practice for WebXam- AI beta

12th Grade

51 Qs

Znaczniki HTML

Znaczniki HTML

9th - 12th Grade

49 Qs

Uji Pemahaman Algoritma Pemrograman

Uji Pemahaman Algoritma Pemrograman

10th Grade - University

50 Qs

Quiz Pra-Asesmen

Quiz Pra-Asesmen

7th Grade - University

52 Qs

Quiz tentang Canva

Quiz tentang Canva

12th Grade - University

49 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

jax teller

Used 3+ 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?