News

Java is too bloated, requires compilation and has horrible file I/O and string manipulation. Python survived our language elimination process because it satisfied all of our requirements. In addition ...
The project has posed a challenge for me. I'm definitely learning a lot about string manipulation and the power of Python. I went ahead and converted my height field to inches.
Take advantage of caching and the lru_cache decorator to relieve your Python functions from repetitive heavy lifting.