[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

Data Types in Python

Data Types in Python

9th - 12th Grade

10 Qs

CỦNG CỐ KIẾN THỨC LỆNH VÀO RA TRONG PYTHON

CỦNG CỐ KIẾN THỨC LỆNH VÀO RA TRONG PYTHON

10th Grade

10 Qs

Bài 1: Python

Bài 1: Python

9th - 12th Grade

10 Qs

Python тілінде программалау

Python тілінде программалау

1st - 10th Grade

10 Qs

C# lesson10

C# lesson10

1st - 10th Grade

10 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

BÀI 26 LỚP 10

BÀI 26 LỚP 10

10th Grade

10 Qs

python A

python A

10th Grade

13 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?