mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 16:00:12 -04:00
601 B
601 B
id, title, challengeType, videoId, bilibiliIds, dashedName
| id | title | challengeType | videoId | bilibiliIds | dashedName | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 5e7b9f070b6c005b0e76f05f | Iteraciones: Más patrones | 11 | 9Wtqo6vha1M |
|
iterations-more-patterns |
--description--
More resources:
--question--
--text--
¿Cuál de estos se evalúa en False?
--answers--
0 == 0.0
0 is 0.0
0 is not 0.0
0 = 0.0
--video-solution--
2