grade 10 A

grade 10 A

10th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz Software

Quiz Software

8th Grade - University

15 Qs

Blockly Programming Quiz [Level 1A]

Blockly Programming Quiz [Level 1A]

7th Grade - University

10 Qs

Gestion des Utilisateurs de la BD

Gestion des Utilisateurs de la BD

2nd Grade - University

12 Qs

Đề đánh giá thường xuyên 2 - Tin 10

Đề đánh giá thường xuyên 2 - Tin 10

10th Grade

15 Qs

Câu Lệnh Rẽ Nhánh IF ELSE

Câu Lệnh Rẽ Nhánh IF ELSE

10th Grade

11 Qs

Python Battle Royale: Who Will Survive in the End?❤️🤔

Python Battle Royale: Who Will Survive in the End?❤️🤔

9th - 12th Grade

15 Qs

CẤU TRÚC LẶP

CẤU TRÚC LẶP

10th Grade

10 Qs

Coding and AI Knowledge Check

Coding and AI Knowledge Check

10th Grade - University

10 Qs

grade 10 A

grade 10 A

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Created by

Amira Abd El-aziz

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which of the following is a correct variable name in Python?

A) my-var

B) 2ndVar

C) my_variable

D) variable name

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What is the output of the following code ?

print("Hello" + "World")

A) Hello World

B) HelloWorld

C) Hello+World

D) Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Which symbol is used for single-line comments in Python?

A) //

B) #

C) /*

D) --

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. What is the result of the expression 3 *2 ** 3 in Python?

A) 24

B) 64

C) 48

D) 27

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code snippet?

print(10 // 3)

A) 3

B) 3.33

C) 3.0

D) 10/3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

10. Which operator is used for exponentiation in Python?

A) ^

B) **

C) %

D) //

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the data type of the result of 3 / 2?

A) int

B) float

C) str

D) error

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?