Kiểm tra kiến thức Toán - Tin

Kiểm tra kiến thức Toán - Tin

6th Grade

16 Qs

quiz-placeholder

Similar activities

Mock-Up Academy Programming Online Test

Mock-Up Academy Programming Online Test

6th Grade - University

20 Qs

информатика

информатика

6th Grade

15 Qs

PH 1 INF Berpikir Komputasional

PH 1 INF Berpikir Komputasional

6th - 8th Grade

20 Qs

Informatique et nouvelles technologies, le saviez-vous ?

Informatique et nouvelles technologies, le saviez-vous ?

1st Grade - University

20 Qs

PROCESO TECNOLOGICO

PROCESO TECNOLOGICO

6th Grade

14 Qs

ESTRUTURAS DE REPETIÇÃO

ESTRUTURAS DE REPETIÇÃO

6th - 8th Grade

11 Qs

DGB - Allgemein

DGB - Allgemein

6th - 8th Grade

13 Qs

Checkboxes e Campos Somente Leitura

Checkboxes e Campos Somente Leitura

3rd Grade - University

20 Qs

Kiểm tra kiến thức Toán - Tin

Kiểm tra kiến thức Toán - Tin

Assessment

Quiz

Information Technology (IT)

6th Grade

Hard

Created by

Khang Nghĩa

Used 3+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tập hợp các số chia hết cho 3 trong đoạn từ 5 đến 30 là:

10 số

9 số

11 số

8 số

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giá trị của biểu thức 5 // 2 + 3 * 2 - 4 ** 2 + 5 % 3 là:

3

-3

1

-6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dãy số sau: 1, 4, 9, 16, 25,... là:

Số chẵn

Lập phương

Số chính phương

Số nguyên tố

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Số nào dưới đây là số nguyên tố?

0

19

15

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong lập trình Python, đoạn mã nào đúng để in ra tất cả số lẻ từ 1 đến 9?

for i in range(1, 9): if i % 2 == 0: print(i)

for i in range(1, 10, 2): print(i)

for i in range(2, 10, 2): print(i)

for i in range(1, 10): if i % 2 == 0: print(i)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho a = [3, 5, 7]. Kết quả của a[1] là:

3

5

7

1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tập hợp giao giữa A = {1, 2, 3} và B = {3, 4, 5} là:

{1, 2}

{1, 2, 3, 4, 5}

{3}

{}

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?