Are those numbers realistic or fake? Try using Benford's Law
Big O Notation
Choosing An Item At Random Depending Upon Its Odds
Five Minute Introduction: Polling and Event Driven Systems
Five Minute Introduction: Python Generators
Five Minute Introduction: Recursion
Improve Your System Performance With Lazy Evaluation
Iteration and Iterators
Prime Numbers Part 1 - Introduction
Prime Numbers Part 2 - Generating Primes
Prime Numbers Part 3 – Revisited. Optimized Primes!
Simulating The Future – Part 1: A Brief Introduction to Markov Chains
The Monty Hall Problem – A Simulation In JavaScript