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-basic/01.py
● 0 errors
TS
JS
PY
FR ▾
PY
home.py
PY
quiz.py
MD
learn.md
PY
playground.py
PY
challenges.py
python-basic
·
1
/25
☆ marquer
[quitter]
example.py
copier
x
=
7
y
=
2
print
(x
//
y)
Qu'affiche ce code ?
A
3
B
3.5
C
4
D
3.0
▾ révéler la réponse
✓ python 3.12 (pyodide)
UTF-8