Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahonrim/problem1projeceuler

If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6, and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 1000 in python
https://github.com/mahonrim/problem1projeceuler

exercise1 mahonrimartinez problem-solving problems project-euler python python-3 python3

Last synced: 8 days ago
JSON representation

If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6, and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 1000 in python

Awesome Lists containing this project