A collection of Python one-line codes.
A tic tac toe emulator (with a somewhat functioning minmax!).
Displays the mandelbrot set with interpolation and a custom gradient.
Displays a pendulum graphic (using Euler's method) and plots a graph of the data.