GitWither / python-projects

A collection of simple Python projects I've worked on as part of my programming course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-projects

A collection of simple Python projects I've worked on as part of a programming course

This contains:

  • Pythagoras' Tree (Fractals & Recursive Functions)
  • Koch's Flake (Fractals & Recursive Functions)
  • Monte Carlo Estimate (Algorithms & Statistics)
  • Birthday Paradox (Algorithms & Statistics)
  • Polygon Pi Estimate (Algorithms & Statistics)
  • Primes (Algorithms & Statistics)

About

A collection of simple Python projects I've worked on as part of my programming course


Languages

Language:Python 100.0%