Lab 06: Control Flow — Conditionals & Loops
🎯 Objective
📚 Background
⏱️ Estimated Time
📋 Prerequisites
🛠️ Tools Used
🔬 Lab Instructions
Step 1: Basic if/elif/else
Step 2: Ternary Expression (One-Line If)
Step 3: for Loop Fundamentals
Step 4: enumerate() and zip()
Step 5: while Loop
Step 6: break, continue, pass
Step 7: Nested Loops
Step 8: Comprehension with Conditions
✅ Verification
🚨 Common Mistakes
📝 Summary
🔗 Further Reading
Last updated
