/PythonProblems

This is a repo of random python problems and my solutions to them

Primary LanguagePython

I'm hoping to document my progress so I can track my development (heh).

  1. Alternating Sums: Adding i*(-1)^i on a set inclusive interval ---- https://bit.ly/2AuVrGk