Posts about Python RSS feed 2016-10-24 23:05Finding a Majority Element in Python 3 2016-07-28 11:37Rounding decimals in Python (or: Why doesn't .5 round to 1?) 2016-07-20 21:08The difference between list.sort and sorted(list) in Python 3 2016-07-20 10:17Fun with Python 3's print function