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-advanced/04.py
● 0 errors
TS
PY
DE ▾
ide
current
PY
home.py
PY
quiz.py
●
MD
learn.md
PY
playground.py
PY
challenges.py
python-advanced
·
4
/25
☆ speichern
[verlassen]
Was garantiert Pythons GIL?
A
Parallele CPU-Ausführung von Threads
B
Nur ein Thread führt Bytecode gleichzeitig aus
C
Thread-sicheren Benutzercode
D
Schnelleres I/O als asyncio
▾ Antwort zeigen
← zurück
✓ python 3.12 (pyodide)
UTF-8