mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 07:00:41 -04:00
662 B
662 B
id, title, challengeType, videoId, bilibiliIds, dashedName
| id | title | challengeType | videoId | bilibiliIds | dashedName | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 5e7b9f070b6c005b0e76f05f | التكرارات: المزيد من الأنماط (Iterations: More Patterns) | 11 | 9Wtqo6vha1M |
|
iterations-more-patterns |
--description--
More resources:
--question--
--text--
أي مما يلي يُقيّم إلى False؟
--answers--
0 == 0.0
0 is 0.0
0 is not 0.0
0 = 0.0
--video-solution--
2