Skip to content

Details

🔹 Session 4: Decision Making in Python (Indentation, Conditionals, Modules)
Level: Noob → Nerd (Level 1)
Format: Live Coding + Interactive Q&A
Duration: 30 Minutes
🎙️ Speaker: Viswanatha Swamy — Swamy's Tech Skills Academy
🕘 Time: 09:00 AM – 09:30 AM

***

### 🚀 What You’ll Learn

  • ✅ How Python uses indentation instead of braces to define code blocks
  • ✅ Write decision-making logic using if, elif, else
  • ✅ Apply Boolean logic (`and`, `or`, `not`) in real scenarios
  • ✅ Understand built-in functions vs external modules
  • ✅ Import modules using `import` and `from ... import`
  • ✅ Generate randomness using the random module

***

### 🧠 What You’ll Be Able to Do

By the end of this session, you can:

  • Write programs that make decisions based on conditions
  • Combine multiple conditions using Boolean logic
  • Use Python modules to extend functionality
  • Build the core logic required for a calculator or rule-based program

***

### 🎯 Perfect For

  • Learners who completed variables and data types (Session 2)
  • Beginners ready to move into logic building and control flow
  • Anyone preparing to build their first mini project (Calculator)

***

### 📺 Optional Preparation

Watch earlier sessions here:
Python Fundamentals – Level 1 (YouTube Playlist)
https://www.youtube.com/watch?v=Cy6DqbRjsF0&list=PLdLQDTLMjAzpRBxP4q1XJOuLhFG4pSfBB

***

### 📢 Why Attend?

This session is where Python starts to feel powerful.
You’ll move from writing simple statements to building intelligent, decision-driven programs—a critical step before real-world projects.

Sponsors

JetBrains

JetBrains

Thank you to JetBrains for your support and empowerment of Devs! 🚀

You may also like