https://github.com/yamilobt8/project-euler
Solution for the First 100 Problems from Project Euler
https://github.com/yamilobt8/project-euler
euler-project math problem-solving python
Last synced: about 1 year ago
JSON representation
Solution for the First 100 Problems from Project Euler
- Host: GitHub
- URL: https://github.com/yamilobt8/project-euler
- Owner: yamilobt8
- Created: 2024-11-03T14:28:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-31T18:20:39.000Z (over 1 year ago)
- Last Synced: 2025-03-24T15:52:31.227Z (about 1 year ago)
- Topics: euler-project, math, problem-solving, python
- Language: Python
- Homepage: https://projecteuler.net/archives
- Size: 1.74 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Overview
## Solving the First 100 Project Euler Problems

## Add Me
### **2199847_KA3GpzjpMMuyiprVZjO7B54fQi7fmcr5**
## Join My Friends List
### Overview
This repository contains solutions for the first 100 problems of **Project Euler**.
### Features
- ✅ **Easy to Understand**
- ✅ **Clean Code**
- ✅ **Beginner-Friendly**
### Technologies Used
- 🐍 Python
- 🧠 Problem Solving
- 🔢 Mathematics
### Installation
To run the project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/yamilobt8/Project-Euler.git
2. Run a solution file (after installing the latest Python version):
```bash
python3 Large_Sum.py