Exercise: hexa, octal, binary - video
hexa, octal, binary
Write functions that return true if the given value is a
- Hexadecimal number
- Octal number
- Binary number

Published on 2015-07-19
Comments
In the comments, please wrap your code snippets within <pre> </pre> tags and use spaces for indentation. comments powered by Disqus
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.