Release Simple Cargo Calculator

Hey guys. I just started learning Python and I decided I could make good use of that after doing the Solthis Ceos grind.

Ha..

Its an extremely simple program that you can input your max cargo size, and how much space you have left and then tells you how much space is left.
Yup, it just does your mental math for you haha. It runs on a loop so you can continually get how much space you have left(without having to re-enter your max cargo space.)

This is more for people who don't really want a program that more or less simulates being a science officer in Star Trek but just wants one simple piece of information.

Source: https://i.imgur.com/R9UgWbo.png


Is what it looks like and https://repl.it/repls/MotherlyMobileCompilers is the code itself.


I know its nothing amazing but I thought I might try contributing something to the community haha.
 
Top Bottom