📒
PyCoders Handbook
  • Welcome!
  • Values and Principles
  • Onboarding Guideline
  • Python
    • Week 1
      • 💻Introduction to Python
    • Week 2
      • 🗃️Lists, Tuples, Sets, Dictionaries
    • Week 3
      • 🤖Functions
      • 📦Modules & Packages
    • Week 4
      • 🛠️Errors & Exceptions
      • 💾File I/O (Input/Output)
    • Week 5
      • ⚙️OOP-1
    • Week 6
      • ⚙️OOP-2
    • Module Project
  • Database
    • Week 8
      • 🗄️Introduction to Databases & SQL
    • Week 9
      • 🐘PostgreSQL
    • Week 10
      • 🍃MongoDB
    • Module Project
  • DATA GATHERING
    • Week 13
      • 🌐Web Technologies & APIs
    • Week 14
      • ⚡Python Requests Library & FastAPI
  • Maths/Stats
    • 🔢Introduction to Statistics
    • Assignment
  • DATA MANIPULATION
    • Week 17
    • Week 18
    • Week 19
  • Data Visualization-1
    • Week 20
    • Week 20.5
      • Python graph gallery
    • Week 21
  • DATA MANIPULATION PROJECT
    • Week23-24-25 (Project Weeks)
  • DATA VISUALIZATON-2
    • Week26(PowerBI)
  • Machine Learning
    • Week27
    • Week 28
    • Capstone Project
  • Extra Documentation
    • Week27-2
    • Copy of Week 16
    • RegEx
    • PyQt5
    • ML
    • ML
    • ML
    • ML
    • ML
    • maths-stats
    • maths-stats
    • maths-stats
    • Module Project(Weather Application)
    • Tableau
    • Module Project(AutoScout24 Application)
    • ⚙️Web Scraping
    • Week28-2
Powered by GitBook
On this page

Was this helpful?

  1. Python

Week 3

PreviousLists, Tuples, Sets, DictionariesNextFunctions

Last updated 2 years ago

Was this helpful?

🤖Functions
📦Modules & Packages