-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Description
Create optional browser-based versions of Level 1 projects that learners can try in an online Python environment (e.g., Replit, Google Colab, or PythonAnywhere) without needing a local setup.
Scope
- Create a
browser/directory insideprojects/level-1/with links or notebooks - Focus on the 5 most popular projects: 01-input-validator-lab, 02-password-strength-checker, 05-csv-first-reader, 09-json-settings-loader, 14-basic-expense-tracker
Acceptance Criteria
- 5 projects have browser-friendly versions
- Each version includes setup instructions for the chosen platform
- File I/O exercises use string input instead of file reads where necessary
- A README in the
browser/directory explains the approach
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed