Skip to content

madhu-java/NumberSystem-conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NumberSystem-conversion

About We’re all quite used to our good old decimal system of numerals. But let’s not forget that there are countless other ways to count! Whether we convert numbers from one system to another just for fun or to store large data more efficiently, a converter would be helpful. In this project you will create a mathematical helper that will help you convert numbers from system M to system N. Learning outcomes Master loops and arrays, and learn how to handle errors. And besides, explore binary — one of the basic concepts in programming.

Releases

No releases published

Packages

No packages published

Languages