-
Notifications
You must be signed in to change notification settings - Fork 1
EssenceOfZen/python-Decimal-to-binary-converter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple program used to convert a decimal number into a binary number. It utilizes a function that takes a number and follows the division algorithm and constantly checks and adds the 1 or 0 to a list and then reverses that list when completed. The code is mainly to be used to learn how to do said actions to better someone's skill. Feel free to modify and make changes to the program. This code will be used in a later upgrade to the Assistant program. -ZenOokami
About
Python Program that converts decimal to binary.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published