Home
/
Python 3.11
/
Types
/
CoroutineType
Python 3.0
Python 3.11
Fungsi
ID
EN
…
Types
CoroutineType
Python 3.11
🇮🇩 Bahasa Indonesia
Jenis objek coroutine, yang dibuat oleh fungsi async def.
Syntax
PYTHON
Copy
types.CoroutineType
See Also
coroutine
async def