Skip to content

CalebCheptumo/py-playground

Repository files navigation

🐍 Python Playground

My Python playground! This is my personal sandbox where I experiment, learn, and have fun with Python. πŸš€

🐍 Python Version

Python 3.11.6

πŸ“š Topics

  • 🌍 Hello World

    • The classic first step in any programming journey.
  • πŸ“¦ Variables and Data Types

    • πŸ”’ Numbers
      • Working with numbers and arithmetic operations.
    • 🧡 Strings
      • Getting comfortable with string operations.
    • πŸ”„ Variables
      • Understanding how to use variables in Python.
  • πŸ“ Lists

    • πŸ“‹ Lists
      • Learning how to work with lists in Python.
  • πŸ”„ Working with Lists

    • πŸ” Looping
      • Learning how to use loops with lists.
    • πŸ”’ Numerical Lists
      • Understanding how to generate and work with numerical lists.
  • πŸŽ›οΈ If-Statements

    • πŸ“œ If-Statements
      • Understanding how to use if-statements in Python.
  • πŸ“– Dictionaries

    • πŸ“š Dictionaries
      • Learning how to work with dictionaries in Python.
  • πŸ”„ User Input and While Loops

    • ⌨️ User Input
      • Learning how to get user input in Python.
    • πŸ” While Loops
      • Understanding how to use while loops in Python.
  • πŸ“ Functions

    • πŸ“š Functions
      • Learning how to define and use functions in Python.
  • πŸ—οΈ Classes

    • πŸ“š Classes
      • Learning how to define and use classes in Python.
  • πŸ“‚ Files and Exceptions

πŸ’ͺ Exercises

  • 🏷️ Name Cases
    • Exercise on manipulating and formatting strings.
  • πŸ‹οΈβ€β™€οΈ Numbers Exercise
    • Exercise to test understanding of numbers in Python.
  • πŸ“œ Simple Message
    • Exercise on storing a message in a variable and printing it.
  • πŸ“ Simple Messages
    • Exercise on changing the value of a variable and printing it.
  • πŸ“‹ Lists Exercise
    • Exercise to test understanding of lists in Python.
  • πŸ” Loop Exercise
    • Exercise to test understanding of loops in Python.
  • πŸ”’ Numerical Lists Exercise
    • Exercise to test understanding of numerical lists in Python.
  • πŸŽ›οΈ If-Statements Exercise
    • Exercise to test understanding of if-statements in Python.
  • πŸ“š Dictionaries Exercise
    • Exercise to test understanding of dictionaries in Python.
  • ⌨️ User Input Exercise
    • Exercise to test understanding of user input in Python.
  • πŸ“š Function Exercise
    • Exercise to test understanding of functions in Python.
  • πŸ—οΈ Classes Exercise
    • Exercise to test understanding of classes in Python.
  • πŸ“‚ Files and Exceptions Exercise
    • Exercise to test understanding of working with files and handling exceptions in Python.

Dive in and explore! πŸŠβ€β™€οΈ

About

Personal sandbox where I experiment, learn, and have fun with Python. πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published