K8_OnTapHKII

K8_OnTapHKII

8th Grade

30 Qs

quiz-placeholder

Similar activities

ĐỐ VUI ĐỂ HỌC

ĐỐ VUI ĐỂ HỌC

8th Grade

25 Qs

TEOREA PHYTAGORAS

TEOREA PHYTAGORAS

8th Grade

25 Qs

Đề thi số 10 (A2)

Đề thi số 10 (A2)

6th - 9th Grade

25 Qs

AI NHANH HƠN

AI NHANH HƠN

8th Grade

26 Qs

Ôn Tập TN bài 5,6 Tin học 8

Ôn Tập TN bài 5,6 Tin học 8

8th Grade

25 Qs

Khám Phá Công Cụ Tìm Kiếm

Khám Phá Công Cụ Tìm Kiếm

8th Grade - University

25 Qs

Ulangan Harian Materi Teorema Pythagoras

Ulangan Harian Materi Teorema Pythagoras

8th Grade

25 Qs

Excel թեմայի ամփոփում 8-րդ դասարան

Excel թեմայի ամփոփում 8-րդ դասարան

8th Grade

25 Qs

K8_OnTapHKII

K8_OnTapHKII

Assessment

Quiz

Computers, Mathematics

8th Grade

Practice Problem

Medium

Created by

Giang Nguyen Truong

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Already have an account?