Popular repositories Loading
-
Chess
Chess PublicA simple chess game which I plan to improve. It runs in the python3 interpreter and is in no way complete.
Python
-
BinaryAdder
BinaryAdder PublicA module whose main method can add any two binary numbers and print them nicely to the screen. It is bootstrapped from only the and, or, and not gates typically available in assemblers. I define bo…
Python
-
BaseConversion
BaseConversion PublicTwo modules with only a single main method each. One converts binary numbers to base ten while the other does the opposite.
Python
-
-
BatteryTimes
BatteryTimes PublicThis includes two Python programs used to time the charging and depleting process for any battery. They start by asking the user for the capacity of their battery and then the initial percentage. W…
Python
-
Comma-Number
Comma-Number PublicA simple python program for giving numeric types a string representation with commas ex: commaNumber(1234567.89) => '1,234,567.89'
Python
If the problem persists, check the GitHub status page or contact support.