Login
Remember
Register
Ask a Question
asyncio is generally perfect for ___ apps.
0
votes
asked
Jun 3, 2023
in
Python Flask
by
AdilsonLima
asyncio is generally perfect for ___ apps.
Synchronous
IO-bound
CPU-bound
Unstructured network code
python-asynchronous-programming
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 3, 2023
by
AdilsonLima
asyncio is generally perfect for ___ apps.
Correct answer:- IO-bound
...