async & await in python | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

async & await in python

I was learning about keywords in python which are total 35 of which async/await had been recently added. I was searching on internet about them but everytime it was all about coroutines etc. Can someone please share with me the brief overview about async/await with example.

8th May 2019, 8:12 PM
harshit
harshit - avatar
1 Resposta
+ 7
It was all about coroutines because async and await are all about coroutines šŸ¤Ŗ https://www.sololearn.com/discuss/1779819/?ref=app
8th May 2019, 8:16 PM
Anna
Anna - avatar