Files
freecodecamp--freecodecamp/curriculum/structure/blocks/lecture-introduction-to-python-strings.json
wehub-resource-sync dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08:00

26 lines
674 B
JSON

{
"isUpcomingChange": false,
"dashedName": "lecture-introduction-to-python-strings",
"helpCategory": "Python",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "69413cbce2d6c74f61d3f7e5",
"title": "What Are Strings and What Is String Immutability?"
},
{
"id": "69414623940154f209922619",
"title": "What Are String Concatenation and String Interpolation?"
},
{
"id": "694147fe940154f20992261b",
"title": "What Is String Slicing and How Does It Work?"
},
{
"id": "6839b2ddd01ef657b6bf3b76",
"title": "What Are Some Common String Methods?"
}
],
"blockLabel": "lecture"
}