GitHub Codespaces — Intermediate Playground
Cloud-hosted VS Code environments launched directly from GitHub repositories
Using GitHub Codespaces effectivelyRun locally
Install
Via GitHub repo → Code → CodespacesPython CodeRun locally
Following best practices with GitHub Codespaces ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?