Files
freeCodeCamp/curriculum/challenges/_meta/learn-python-by-building-a-blackjack-game/meta.json
Oliver Eyton-Williams 69d6ee32bf feat: python in the browser (#50913)
Co-authored-by: Beau Carnes <1513130+beaucarnes@users.noreply.github.com>
2023-07-28 07:36:25 +02:00

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"
}
]
}