mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 14:01:28 -04:00
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
21 lines
631 B
JSON
21 lines
631 B
JSON
{
|
|
"blocks": [
|
|
"lecture-introduction-to-python",
|
|
"lecture-understanding-variables-and-data-types",
|
|
"workshop-report-card-printer",
|
|
"lecture-introduction-to-python-strings",
|
|
"workshop-employee-profile-generator",
|
|
"lecture-numbers-and-mathematical-operations",
|
|
"workshop-bill-splitter",
|
|
"lecture-booleans-and-conditionals",
|
|
"workshop-movie-ticket-booking-calculator",
|
|
"lab-travel-weather-planner",
|
|
"lecture-understanding-functions-and-scope",
|
|
"lab-discount-calculator",
|
|
"workshop-caesar-cipher",
|
|
"lab-rpg-character",
|
|
"review-python-basics",
|
|
"quiz-python-basics"
|
|
]
|
|
}
|