#binary-to-octal
Read more stories on Hashnode
Articles with this tag
Binary numbers are numbers that use only two digits: 0 and 1. They are very useful for computers, because computers can only understand 0s and 1s. For...