Go in Python I: Liberties

Yet another practice in Python.

July 23, 2024 · (July 24, 2024 updated) · 11 min · 2307 words · M. T.

Galton board simulation in Python

A simple simulation of the Galton board in Python, using the object-oriented programming, verifying the central limit theorem.

July 14, 2024 · (July 16, 2024 updated) · 8 min · 1615 words · M. T.