Skip to content

Some scripts I created to calculate numbers

License

Notifications You must be signed in to change notification settings

annhilati/calculation-scripts

Repository files navigation

Overview

Script Function
3n+1.py Searches for the number that requires the most operations to get to 1, 0, -1, -5 or -17 according to the 3n+1 principle
Prime Finder.py Finds the first n prime numbers between j and k

About

Some scripts I created to calculate numbers

Topics

Resources

License

Stars

Watchers

Forks