Think Python –– 15.1 User-defined types - Allen Downey

This quote ถูกเพิ่มโดย keynasty
A user-defined type is also called a class. A class definition looks like this: class Point(object): """Representing a point in 2-D space.""" This header indicates that the new class is a Point, which is a kind of object, which is a built-in type. The body is a docstring that explains what the class is for. You can define variables and functions inside a class definition.

ฝึกที่คำคมนี้


[ถูกเก็บถาวร]
ให้คะแนนคำคมนี้:
1.9 out of 5 based on 7 ratings.

แก้ไขข้อความ

แก้ไขผู้แต่งและชื่อ

(Changes are manually reviewed)

หรือเพียงแค่ให้ความคิดเห็น:


ทดสอบทักษะของคุณ, ลอง ทดสอบการพิมพ์.

Score (WPM) การกระจายสำหรับคำคมนี้. เพิ่มเติม.

คะแนนที่ดีที่สุดสำหรับ typing test

ชื่อ WPM ความแม่นยำ

เมื่อเร็ว ๆ นี้สำหรับ

ชื่อ WPM ความแม่นยำ