K8_OnTapHKII

K8_OnTapHKII

8th Grade

30 Qs

quiz-placeholder

Similar activities

9/6: 8th Grade Exponents

9/6: 8th Grade Exponents

8th Grade

25 Qs

Acerca del ajedrez

Acerca del ajedrez

8th Grade

25 Qs

semana de la matematica 4, ultimo quizizz

semana de la matematica 4, ultimo quizizz

8th Grade

25 Qs

ĐẤU TRƯỜNG 2A1

ĐẤU TRƯỜNG 2A1

1st - 10th Grade

25 Qs

Câu hỏi trắc nghiệm an toàn giao thông

Câu hỏi trắc nghiệm an toàn giao thông

KG - 10th Grade

25 Qs

ĐẠI HỌC SƯ PHẠM KỸ THUẬT HƯNG YÊN

ĐẠI HỌC SƯ PHẠM KỸ THUẬT HƯNG YÊN

8th Grade - University

25 Qs

Toán 8: Phương trình

Toán 8: Phương trình

8th Grade

25 Qs

Đề thi số 4 (A2)

Đề thi số 4 (A2)

6th - 9th Grade

25 Qs

K8_OnTapHKII

K8_OnTapHKII

Assessment

Quiz

Computers, Mathematics

8th Grade

Medium

Created by

Giang Nguyen Truong

Used 7+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để viết 3 mũ 4 trong Python ta chọn:

3**4

3//4

3*3+3*3

3%4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tên biến nào đúng sau đây trong Python

–tich

tong@

1_dem

csn1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào sau đây là hàm tích hợp sẵn trong Python

seed()

sqrt()

factorial()

print()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm divmod(a,b) trong đó ‘a’ và ‘b’ là những số nguyên được diễn giải là:

(a%b, a//b)

(a//b, a%b)

(a//b, a*b)

(a/b, a%b)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

divmod(10.5,5)

Output của hàm biểu diễn dưới đây là gì?

(2.00, 0.50)

(2, 0.5)

(2.0, 0.5)

(2, 0.5)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

n trong đoạn sau là kiểu dữ liệu nào?

n = ‘5’

integer

string

tuple

operator

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Output của lệnh sau là: print(1, 2, 3, 4, sep=’*’)

1 2 3 4

1234

1*2*3*4

24

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?