An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Project Overview

## Solving the First 100 Project Euler Problems


Project Euler Profile

![Progress](progress.png)

## Add Me


Add me on Project Euler

### **2199847_KA3GpzjpMMuyiprVZjO7B54fQi7fmcr5**

## Join My Friends List


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