Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

dozenalconverterpython

A simple python program that takes an interger in decimal and outputs it in dozenal (stored as a string to account for the two extra characters, in this case represented as X and E).

Just for fun, an example of a possible far worse implementation of this including no loops (and other bad decisions) has been included. It works, but it is not intended to be a serious implementation.

About

A simple code that displays a decimal interger as a dozenal string.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages