josharsh / 100LinesOfCode

Let's build something productive in less than 100 Lines of Code.
GNU General Public License v3.0
642 stars 308 forks source link

Miniprojects #349

Open nimrit-singh opened 8 months ago

nimrit-singh commented 8 months ago

This is a branch that contains some mini projects written in python

  1. collatz conjecture- A program that calculates the number of steps and the iterated numbers in collatz conjecture or 3x+1