GitHunt
SH

shayen71421/Lillith

Lillith is a beginner-friendly Python repository containing 31 fundamental programs with comments and 20-30 problem statements with solutions. It provides a structured approach for learning Python step by step.

Lillith

Overview

Lillith is a Python repository designed for beginners, containing a structured collection of basic Python programs and problem-solving exercises. It serves as a practical guide for learning Python fundamentals with well-commented code examples.

Features

  • Basic Python Programs: Contains 31 files (named 01-31) covering fundamental Python concepts with comments.
  • Problem-Solution Sets: Includes 20-30 problem statements with detailed solutions.
  • Structured Learning: Organized for easy navigation and progressive learning.
  • Beginner-Friendly: Helps new programmers understand Python with clear explanations.

Installation

Clone the repository to access the files:

git clone https://github.com/yourusername/Lillith.git

Usage

Navigate through the numbered files to learn Python step by step:

cd Lillith
ls

Open any file to explore the code and solutions.

Contributing

Contributions are welcome! Feel free to fork the repo and submit pull requests with additional problems, solutions, or improvements.

License

This project is licensed under the MIT License.


Designed to help beginners master Python programming. ๐Ÿš€

Languages

Python100.0%

Contributors

Created October 10, 2024
Updated December 2, 2025
shayen71421/Lillith | GitHunt