foxx3r / base12_calculator

A simple base-12 calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base12_calculator

A simple base-12 calculator

Example

====================
1 - addition
2 - subtraction
3 - multiplication
4 - division
-> 1
====================
type your first number: 9
type your second number: 6
====================
The result is 13
====================
1 - addition
2 - subtraction
3 - multiplication
4 - division
-> 1
====================
type your first number: X
type your second number: 1
====================
The result is E
====================
1 - addition
2 - subtraction
3 - multiplication
4 - division
-> 1
====================
type your first number: E
type your second number: 0
====================
The result is E
====================

About

A simple base-12 calculator


Languages

Language:Python 100.0%