W20 - Kiểu dữ liệu, biến

W20 - Kiểu dữ liệu, biến

10th Grade

15 Qs

quiz-placeholder

Similar activities

QUIZ 2 PLC

QUIZ 2 PLC

10th Grade - University

10 Qs

BASIC Programming (I)

BASIC Programming (I)

10th Grade

10 Qs

Quiz Proses Komputasi dan Data Bersih

Quiz Proses Komputasi dan Data Bersih

10th Grade

10 Qs

Вопросы по Arduino

Вопросы по Arduino

9th Grade - University

15 Qs

Побитовые операторы в Python

Побитовые операторы в Python

9th Grade - University

18 Qs

Pengenalan Bahasa Pemrograman Python

Pengenalan Bahasa Pemrograman Python

9th Grade - University

20 Qs

Diagnostico Grado Sexto

Diagnostico Grado Sexto

6th Grade - University

18 Qs

Uji Pemahaman C++ dan Google Colab

Uji Pemahaman C++ dan Google Colab

10th Grade - University

20 Qs

W20 - Kiểu dữ liệu, biến

W20 - Kiểu dữ liệu, biến

Assessment

Quiz

Information Technology (IT)

10th Grade

Practice Problem

Medium

Created by

Quỳnh Trịnh Thị

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu nào trong Python được sử dụng để lưu trữ số nguyên?

float

str

int

bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của đoạn mã sau là gì?

<class 'int'>

<class 'float'>

<class 'str'>

<class 'bool'>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python, biến là gì?

Một từ khóa để viết chương trình

Một "hộp chứa" giúp lưu trữ dữ liệu

Một kiểu dữ liệu đặc biệt

Một thư viện lập trình

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giá trị nào là Boolean trong Python?

123

"Hello"

True

3.14

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp khai báo biến nào sau đây là đúng trong Python?

1student = 10

student_name = "Alice"

student-name = "Alice"

if = 5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến is_student = True thuộc kiểu dữ liệu nào?

int

bool

float

str

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của đoạn mã sau là gì?

30

"255"

25

Lỗi chương trình

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?