387 B
387 B
id, title, challengeType, videoId, bilibiliIds, dashedName
id | title | challengeType | videoId | bilibiliIds | dashedName | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
5e7b9f0b0b6c005b0e76f06e | Expresiones regulares | 11 | Yud_COr6pZo |
|
regular-expressions |
--question--
--text--
¿Qué regex coincide sólo con un carácter de espacio en blanco?
--answers--
\S
\s
.
_
\.
--video-solution--
2