B18.1-Tin10

B18.1-Tin10

12th Grade

10 Qs

quiz-placeholder

Similar activities

Lenguaje de programacion 1 Parcial 2

Lenguaje de programacion 1 Parcial 2

12th Grade

13 Qs

Bài 1: Broadcast

Bài 1: Broadcast

1st - 12th Grade

8 Qs

Hoạt động luyện tập

Hoạt động luyện tập

12th Grade

10 Qs

ME3011FP Tut2

ME3011FP Tut2

12th Grade

10 Qs

Ôn tập - Bài 23 Một số lệnh làm việc với kiểu dữ liệu danh sách

Ôn tập - Bài 23 Một số lệnh làm việc với kiểu dữ liệu danh sách

9th - 12th Grade

7 Qs

Ciência de Dados e HTML

Ciência de Dados e HTML

12th Grade

10 Qs

Lenguaje de Programacion P1

Lenguaje de Programacion P1

12th Grade

11 Qs

B21.3-Tin10

B21.3-Tin10

12th Grade

10 Qs

B18.1-Tin10

B18.1-Tin10

Assessment

Quiz

Instructional Technology

12th Grade

Hard

Created by

TRUC Ng

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 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 CHOICE QUESTION

30 sec • 1 pt

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

int("12+45")

float(123.56)

float("123,5.5")

int(12.3)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Những 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

30 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

30 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

30 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

30 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

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?