This repository contains solutions for the first 100 problems of Project Euler.
- ✅ Easy to Understand
- ✅ Clean Code
- ✅ Beginner-Friendly
- 🐍 Python
- 🧠 Problem Solving
- 🔢 Mathematics
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/yamilobt8/Project-Euler.git
- Run a solution file (after installing the latest Python version):
python3 Large_Sum.py