...

/

Untitled Masterpiece

Test yourself on the asyncio module with Python.

Quiz

1

A function or method which is defined using async def is called ___.

A)

await()

B)

coroutine()

C)

call_soon

D)

None of the above

Question 1 of 30 attempted