Glasgow | 26- SDC-Mar | Taras Mykytiuk | Sprint 1 | Number systems#360
Glasgow | 26- SDC-Mar | Taras Mykytiuk | Sprint 1 | Number systems#360TarasMykytiuk wants to merge 2 commits intoCodeYourFuture:mainfrom
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
5 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cjyuan
left a comment
There was a problem hiding this comment.
Can you do a self-check against the answers on https://github.com/CodeYourFuture/Module-Tools/blob/solutions/number-systems/README.md?plain=1
Should you have any question regarding number systems, feel free to raise them in the comment of this PR.
Hi @cjyuan . Thanks for review. I have fixed conversion from hex to decimal. "How can you test if a binary number is a power of two (e.g. 1, 2, 4, 8, 16, ...)? |
|
Change looks good.
Aren't you curious how to implement such a check in JS or in Python? |
|
The approach involving |
Learners, PR Template
Self checklist
Changelist
Number systems exercises are done.