skip to content →
ts-quiz
— ~/loading.ts
tsc --watch
● loading…
TS
home.ts
TS
levels.ts
MD
learn.md
TS
playground.ts
NEW
// tsc --watch · type-checking modules…
await
load
(
"loading.ts"
)
// streaming server components
◇ tsc 6.0.3 · compiling…
UTF-8
◇ loading…
ts-quiz
—
python-async/15.py
● 0 errors
TS
PY
FR ▾
ide
current
PY
home.py
PY
quiz.py
●
MD
learn.md
PY
playground.py
PY
challenges.py
python-async
·
15
/25
☆ marquer
[quitter]
Différence entre httpx.AsyncClient et requests ?
A
httpx prend en charge async/await; requests est uniquement synchrone
B
requests est toujours plus rapide
C
API identiques
D
httpx ne fait pas de POST
▾ révéler la réponse
← préc.
✓ python 3.12 (pyodide)
UTF-8