• P
    Add Project Euler 65 Solution (#3035) · 20260d2b
    Peter Yao 提交于
    * Add solution for Project Euler 65,
    
    * Add URL to problem 65 and don't pass in parameter to solution()
    
    * Remove solution() tests
    
    * Add tests for solution(), add fstring and positional arg for solution
    
    * Rename directory and problem number to 065
    
    * Remove directory
    
    * Move up explanation to module code block
    
    * Move solution() below helper function, rename variables
    20260d2b
sol1.py 2.5 KB