Create module for make conversions between information unit measures
Closed this issue · 0 comments
lucasfrr commented
Develop an algorithm that can make conversions between information unit measures like bit, byte, kilobyte, megabyte, gigabyte, terabyte. We adopt a kilobyte = 1024 bytes.
Strongly recommended write tests but its not mandatory.