SIGN IN SIGN UP

Add solution for Project Euler problem 188 (#2880)

* Project Euler problem 188 solution

* fix superscript notation

* split out modexpt() function, and rename parameters

* Add some more doctest, and add type hints

* Add some reference links

* Update docstrings and mark helper function private

* Fix doctests and remove/improve redundant comments

* fix as per style guide
M
Michael D committed
d0bc9e268d33b495cadeafc6613029989bc26aac
Parent: fe0f2f3
Committed by GitHub <noreply@github.com> on 11/21/2020, 2:07:47 AM