Home
/
Python 3.11
/
Types
/
MethodDescriptorType
Python 3.0
Python 3.11
Fungsi
ID
EN
…
Types
MethodDescriptorType
Python 3.11
🇮🇩 Bahasa Indonesia
Tipe metode dari beberapa tipe data bawaan seperti str.join().
Syntax
PYTHON
Copy
types.MethodDescriptorType
See Also
str.join()