-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This stage introduces more advanced Python features with hands-on practice.
- List Comprehension
- Tuples & Sets
- Functions with
*argsand**kwargs - Exception Handling (
try,except) - Modularization (
import, modules) - File I/O (reading/writing
.txtfiles) - Simple Python project folder structure
- Practice Projects: File manager, CLI apps, logic calculator, etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request