mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-25 05:03:48 -05:00
33 lines
697 B
JSON
33 lines
697 B
JSON
{
|
|
"name": "Learn Python By Building a Blackjack Game",
|
|
"isUpcomingChange": true,
|
|
"usesMultifileEditor": true,
|
|
"hasEditableBoundaries": true,
|
|
"dashedName": "learn-python-by-building-a-blackjack-game",
|
|
"helpCategory": "Python",
|
|
"order": 0,
|
|
"time": "2 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "upcoming-python",
|
|
"isBeta": true,
|
|
"challengeOrder": [
|
|
{
|
|
"id": "5daa813381b9e3db6c126b43",
|
|
"title": "Step 1"
|
|
},
|
|
{
|
|
"id": "64a5229b99ff0e8250cd9a72",
|
|
"title": "Step 2"
|
|
},
|
|
{
|
|
"id": "64b163c20e59cbd4a64940b0",
|
|
"title": "Step 3"
|
|
},
|
|
{
|
|
"id": "64b171849f925b0773aa434c",
|
|
"title": "Step 4"
|
|
}
|
|
]
|
|
}
|