
Software EngineeringMeetupFreeOnline
Level 1 - Session 7: Basic Debugging & Built-in Functions
Wed 22 Jul · 03:30
< 50 attendees
About this event
Level: Noob → Nerd (Level 1, Session 6)
Format: Live Coding + Interactive Q&A
Duration: 30 Minutes
Prerequisites: Completed Session 5 (Mini Project 1: Simple Calculator), or Sessions 1–4 with equivalent comfort using input, validation, and if / elif / else in a small program
- Optional: Watch the recording/playlist: Python Fundamentals – Level 1 (YouTube playlist)
🎙️ Speaker: Viswanatha Swamy — Swamy's Tech Skills Academy
🕘 Time: 9:00 AM – 9:30 AM IST
What You'll Learn:
- Understand why loops are better than repeating the same code manually
- Use
forloops withrange()for fixed-count repetition - Use
whileloops for condition-based repetition - Apply
break,continue, andpasswith clear intent - Build small loop-based programs like countdown and beginner FizzBuzz
Perfect For:
- Learners who completed Session 5 (Mini Project 1) and are ready to eliminate repetitive code
- Beginners who want to automate repeated tasks cleanly
- Anyone preparing for upcoming sessions that combine loops with collections
📢 Join us to master repetition in Python with confidence and clarity, building a core skill used in almost every real program.
Source: meetup