Chapter 3 · Program Development (Python)
Hours: 20 · Hands-on coding. From 2025 DSE, Python is the default language.
Sub-topics
| # | Topic |
|---|---|
| 3.1 | Python setup |
| 3.2 | Variables & operators |
| 3.3 | Input / output |
| 3.4 | Selection (if / elif / else) |
| 3.5 | Iteration (for, while) |
| 3.6 | Lists (1D arrays) |
| 3.7 | Strings |
| 3.8 | Standard algorithms |
➡️ Start: 3.1 Python Setup