This repository contains comprehensive study notes for the AI Snowflake Python
| S.NO | Topic | Start Date | End Date | Status |
|---|---|---|---|---|
| 1 | Python Road Map | 4.3.2026 | 4.3.2026 | C |
| 2 | What is Python | 4.3.2026 | 4.3.2026 | C |
| 3 | Python Comments | 4.3.2026 | 4.3.2026 | C |
| 4 | Python Prints | 5.3.2026 | 5.3.2026 | C |
| 5 | What is Variables | 7.3.2026 | 7.3.2026 | C |
| 6 | Python Input Function | 10.3.2026 | 10.3.2026 | C |
| 7 | Python Data Types | 19.3.2026 | 19.3.2026 | C |
| 8 | Python String Functions | 19.3.2026 | 29.3.2026 | C |
| 9 | Math Functions, Round & Random | 11.4.2026 | 11.4.2026 | C |
| 10 | Python Control Flow | 18.4.2026 | 18.4.2026 | C |
| 11 | Python Boolean Functions | 18.4.2026 | 18.4.2026 | C |
| 12 | Python Comparison Operators | 23.4.2026 | 23.4.2026 | C |
| 13 | Python Logical Operators | 23.4.2026 | 23.4.2026 | C |
| 14 | Python Membership & Identity Operators | 26.5.2026 | 26.5.2026 | c |
| 15 | Python If Elif Else Statements | 29.5.2026 | 30.5.2026 | C |
| 16 | Python If-Else One Line and Match-Case | 30.5.2026 | 30.5.2026 | C |
| 17 | ||||
| 18 | ||||
| 19 | for vs while loops concept | 6.6.2026 | 6.6.2026 | C |
| 20 | Functions in python | 6.6.2026 | 6.6.2026 | C |
| 21 | ||||
| 22 | ||||
| 23 | How to Create a List in Python | 10.6.2026 | 10.6.2026 | C |
| 24 | ||||
| 25 | Python Unpacking (Visually Explained) | 12.6.2026 | 12.6.2026 | C |
| 26 | How to Explore & Analyze Lists in Python | 16.6.2026 | 16.6.2026 | C |
| 27 | How to Add, Remove, and Update Lists | 19.6.2026 | 19.6.2026 | C |
| 28 | How to Order Lists Python | 30.6.2026 | 30.6.2026 | C |
| 29 | How to Copy Python Lists Safely | 30.6.2026 | 3.7.2026 | C |
| 30 | How to Combine Lists in Python | 4.7.2026 | 4.7.2026 | C |
| 31 | Python Iterator vs Iterable | 4.7.2026 | 4.7.2026 | C |
| 32 | Python Lambda Functions | 10.7.2026 | 10.7.2026 | |
| 33 | Python List Comprehension | 14.7.2026 | 14.7.2026 | C |
| 34 | Python List Operations | 14.7.2026 | 14.7.2026 | C |
| 35 | Python Tuples | 14.7.2026 | ||
| 36 | Python Sets | 21.7.2026 | 21.7.2026 | C |
| 37 | Python Dictionaries | 22.7.2026 | ||
| 38 | ||||
| 39 | ||||
| 40 |