async & await in python | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
+ 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