[TN]TIN10_BAI18_GÓI CÂU HỎI 1

[TN]TIN10_BAI18_GÓI CÂU HỎI 1

10th Grade

10 Qs

quiz-placeholder

Similar activities

TIN 10 BÀI F4

TIN 10 BÀI F4

10th Grade

10 Qs

TRẮC NGHIỆM PYTHON

TRẮC NGHIỆM PYTHON

9th - 12th Grade

10 Qs

Ôn tập KTGK. Bài 18. Các lệnh vào ra đơn giản

Ôn tập KTGK. Bài 18. Các lệnh vào ra đơn giản

10th Grade

15 Qs

Củng Cố - Biến và lệnh gán trong Python

Củng Cố - Biến và lệnh gán trong Python

10th Grade

15 Qs

Bài 26-Hàm trong Python

Bài 26-Hàm trong Python

10th Grade

10 Qs

Ôn tập Thi HK1

Ôn tập Thi HK1

10th Grade

15 Qs

G10.W20 - Review biến, lệnh gán, lệnh print

G10.W20 - Review biến, lệnh gán, lệnh print

10th Grade

10 Qs

Trắc nghiệm Bài 26 Hàm trong Python

Trắc nghiệm Bài 26 Hàm trong Python

10th Grade

10 Qs

[TN]TIN10_BAI18_GÓI CÂU HỎI 1

[TN]TIN10_BAI18_GÓI CÂU HỎI 1

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Bắc Giang_ An Hồng

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Chọn phương án trả lời đúng khi nhập số nguyên p từ bàn phím.

p=input("Nhập số nguyên p: ")

p=int("Nhập số nguyên p: ")

p=int(input("Nhập số nguyên p: ")

p=interger(input("Nhập số nguyên p:"))

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Lệnh nào trong các lệnh sau sẽ báo LỖI.

int("12+45")

float(123.56)

float("123.5")

int(12.3)

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Lệnh nào trong các lệnh sau sẽ báo lỗi.

int(12.0)

float(13+1)

str(17.001)

INT(12.6)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Lệnh nào sẽ trả lại giá trị là xâu kí tự?

str(150)

int("1110")

float("15.0")

float(7)

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Xác định kiểu và giá trị của biểu thức sau 32>45?

int

bool

float

str

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Để nhập dữ liệu kiểu số thực từ bàn phím, ta dùng lệnh?

x:=float(input())

x=float(input())

x=(input())

x=float(())

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

style()

str()

type()

int()

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?