Skip to content

dillihang/Python-learning

Repository files navigation

Python Learning Exercises

This repository contains Python exercises and small projects I completed while learning Python. The exercises cover a variety of topics including basic syntax, loops, functions, file handling, datetime manipulation, string operations, and small interactive programs.

Contents

  • Part 1: Basics (variables, input/output, arithmetic)
  • Part 2: Loops and Conditions
  • Part 3: Functions and Modules
  • Part 4: File Handling
  • Part 5: Classes and Object-Oriented Programming
  • Part 6: Advanced Exercises (lists, dictionaries, more complex tasks)
  • Part 7: Screen-Time Tracker (interactive program to record daily screen time)

How to Run

Run the Python scripts with python script_name.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages