Python Number stuff
A downloadable Python tool for Windows, macOS, Linux, and Android
This is an Itch page for a collection of projects that deal with numbers.
decimal system.py - a system that takes a string input, and then can add it to another string input, this system doesn't use "float()"
number sorter.py - a program that counts how many of each number there are.
basic calculator.py - A basic calculator.
LICENSE - The license.
Make sure to always download the "LICENSE"!
You can also view the source code of them all of Github.
Download
Install instructions
LICENSE - just a plain text file.
All Python files (.py) - Run with anything capable of running Python files (Terminal, Any Python IDE, ETC.)
Comments
Log in with itch.io to leave a comment.
Feel free to comment on improvements I should make. I'm trying to get better at coding.