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/11.py
● 0 errors
TS
PY
ES ▾
ide
current
PY
home.py
PY
quiz.py
●
MD
learn.md
PY
playground.py
PY
challenges.py
python-basic
·
11
/25
☆ guardar
[salir]
d
=
{
"x"
:
1
}
print
(
"x"
in
d)
¿Qué comprueba el operador in en un dict?
A
Pertenencia de valores
B
Pertenencia de claves
C
Pertenencia de pares
D
Siempre False
▾ revelar respuesta
← ant.
✓ python 3.12 (pyodide)
UTF-8