This repo stores my learning process in an elementary algorithms course in Python provided by Big-O Coding. The course name is GREEN: Introduction to Algorithms, it supports three languages: Python, ...
Edition: $\displaystyle e = \sum \limits _{n=0}^{\infty }{\frac {1}{n!}} = 1 + {\frac {1}{1}}+{\frac {1}{1\cdot 2}}+{\frac {1}{1\cdot 2\cdot 3}}+\cdots = 2.718283 ...