Trong Python, định dạng dữ liệu "float" được sử dụng để lưu trữ:

Ứng dụng Python phân tích dữ liệu và xây dựng mô hình_buổi 1

Quiz
•
Other
•
Professional Development
•
Medium
Văn Nhớ
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Chuỗi ký tự
Số nguyên
Số thực
Boolean
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Trong Python, để truy cập phần tử cuối cùng của một list, bạn sử dụng:
list[-1]
list[0]
list[length(list)]
list[last()]
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Đoạn mã sau sẽ in ra gì: print(3 * 'abc')?
abcabcabcabc
abcabcabc
abcabc
abc
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Trong Python, câu lệnh nào được sử dụng để khai báo một hàm?
define
def
function
func
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Trong Python, hàm "append()" được sử dụng để làm gì đối với list?
Loại bỏ phần tử cuối cùng
Thêm một phần tử vào cuối list
Sắp xếp các phần tử trong list
Lấy phần tử cuối cùng
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Đoạn mã sau sẽ in ra gì: print(7 // 2)?
3.5
3
2
3.0
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Trong Python, câu lệnh nào sau đây sẽ in ra tất cả các key của một dictionary?
print(dictionary.keys())
print(dictionary.get_keys())
print(dictionary)
print(dictionary.items())
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Robotics and Artificial Intelligence

Quiz
•
6th Grade - Professio...
15 questions
Prueba python vacacional

Quiz
•
Professional Development
15 questions
Python Basics Quiz

Quiz
•
Professional Development
6 questions
Pyweek Day 0

Quiz
•
Professional Development
10 questions
Web development 1

Quiz
•
Professional Development
15 questions
Python Loops

Quiz
•
Professional Development
12 questions
GenAI Workshop - Repaso 1

Quiz
•
Professional Development
14 questions
Python Basics Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade