test

test

9th - 12th Grade

41 Qs

quiz-placeholder

Similar activities

bài thi

bài thi

9th Grade

40 Qs

HTML CSS

HTML CSS

11th Grade

41 Qs

Tin 12 - CĐ 4 (7-10)

Tin 12 - CĐ 4 (7-10)

12th Grade

42 Qs

ÔN TẬP HKII LỚP 5

ÔN TẬP HKII LỚP 5

1st Grade - Professional Development

38 Qs

Tin 11- Giữa kỳ 1

Tin 11- Giữa kỳ 1

11th Grade

40 Qs

KIỂM TRA HỌC KỲ 1_3

KIỂM TRA HỌC KỲ 1_3

11th Grade

40 Qs

Kiến thức về HTML

Kiến thức về HTML

12th Grade - University

45 Qs

BAI ON KHOI 5

BAI ON KHOI 5

1st Grade - University

46 Qs

test

test

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Đỗ Hiếu

Used 1+ times

FREE Resource

41 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Đưa dữ liệu ra màn hình dùng thủ tục nào?

print().

input().

type()

abs().

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Các phát biểu:

1.    Cú pháp lệnh input() : <biến> :=input(<Dòng thông báo>)

2.    Lệnh print() có chức năng đưa dữ liệu ra thiết bị chuẩn, thường là bàn phím

3.    Lệnh input() có chức năng nhập dữ liệu thường từ bàn phím

4.    Thông tin cần đưa ra có thể gồm nhiều kiểu dữ liệu khác nhau, cho phép cả biểu thức tính toán

Số phát biểu đúng là

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Câu lệnh nào dùng để đưa dữ liệu từ bàn phím vào?

print().

input()

nhap().

enter().

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Đâu không phải là kiểu dữ liệu cơ bản trong python ?

int

float

list

string

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Kết quả của dòng lệnh sau

>>x=6.7

>>type(x)

int

float

string

double

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Kết quả của dòng lệnh sau

>>> x, y, z = 10, “10”, 10

>>> type(z)

int

float

double

str

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Lệnh nào dùng để nhận biết kiểu dữ liệu của biến trong python?

type()

int().

size().

abs().

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?