Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 197 Bytes

euler

Project Euler problems written in Python.

Problems:

collatz.py - #14: Longest Collatz sequence

pandigital_primes.py - #41: Pandigital prime

poker_pe.py - #54: Poker hands