Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Python Bro Code
Python Bro Code

Chapters

  • Introduction to Jupyter Notebooks
  • Chapter 1: Print Statement
  • Chapter 2: Variables and Data Types
  • Chapter 3: Type Casting
  • Chapter 4: User Input
  • Chapter 5: Madlibs Game
  • Chapter 7: If-Elif-Else Statements
  • Chapter 8: Simple Calculator Program
  • Chapter 9: Weight Converter Program
  • Chapter 10: Temperature Converter Program
  • Chapter 11: Logical Operators
  • Chapter 12: Conditional Expressions (Ternary Operator)
  • Chapter 13: String Methods
  • Chapter 14: String Indexing and Slicing
  • Chapter 14: Email Slicer Program
  • Chapter 15: Format Specifiers
  • Chapter 16: While Loops
  • Chapter 17: Compound Interest Calculator
  • Chapter 18: For Loops
  • Chapter 19: Nested Loops
  • Chapter 20: Countdown Timer
  • Chapter 21: Sets 🎲
  • 🛒 Shopping Cart Program
  • 📊 2D Collections (Nested Lists & Matrices)
  • 🎯 Quiz Game
  • 📖 Dictionaries
  • 🍿 Concession Stand Program
  • 🎲 Random Numbers
  • 🎯 Number Guessing Game
  • ✊✋✌️ Rock Paper Scissors Game
  • 🎲 Dice Roller Program
  • 🔐 Encryption Program
  • 🔧 Functions
  • 🎯 Default Arguments
  • 🏷️ Keyword Arguments
  • ⭐ Args and Kwargs
  • 🔄 Iterables
  • ✅ Membership Operators
  • 📝 List Comprehensions
  • 🔀 Match Case Statements
  • 📦 Modules
  • 🔍 Scope Resolution
  • 🎯 If name == “main”
  • Chapter 43: Credit Card Validator
  • 🏦 Banking Program
  • 🎰 Slot Machine Program
  • 🎮 Hangman Game
  • Chapter 46: Python Oop
  • 🏗️ Python OOP (Object-Oriented Programming)
  • 📊 Class Variables
  • 🧬 Inheritance
  • 🔀 Multiple Inheritance
  • Chapter 51: Abstract Classes
  • Chapter 55: Aggregation
  • Chapter 56: Composition
  • Chapter 57: Nested Classes
  • Chapter 63: Lambda Functions
  • Chapter 64: Sorting
  • Chapter 65: Zip Function
  • Chapter 66: Recursion
  • Chapter 71: Execution Time Measurement
  • Chapter 74: Iterators
  • Chapter 75: Generators
  • Chapter 76: Generator Expressions
  • Chapter 77: Data Classes
  • Chapter 92: Create QR codes with Python in 4 minutes 📱
  • Chapter 93: Build a music player with Python 🎶
Back to top
Copyright © 2024, Pavan Mudigonda
Made with Sphinx and @pradyunsg's Furo