Skip to content

London | 25-SDC-July | Priscilla Emebo | Sprint 1 | Number systems #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Priscilla-EM
Copy link

@Priscilla-EM Priscilla-EM commented Jul 16, 2025

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

@Priscilla-EM Priscilla-EM added the Needs Review Participant to add when requesting review label Jul 16, 2025
@chinar-amrutkar chinar-amrutkar self-assigned this Jul 16, 2025
@chinar-amrutkar chinar-amrutkar self-requested a review July 16, 2025 13:48
Copy link

@chinar-amrutkar chinar-amrutkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Please work on the review comments, and this will be good to go!


What's the largest number you can store with 4 bits, if you want to be able to represent the number 0?
Answer:
Answer: 1111

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What would this be in the decimal number format?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

15


How can you test if a binary number is a power of two (e.g. 1, 2, 4, 8, 16, ...)?
Answer:
Answer:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hint: write down 1, 2, 4, 8, .... in their binary format. Do you see a pattern?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok...yes. Thank you so much for reviewing my work. I will work on this

@chinar-amrutkar chinar-amrutkar added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. Reviewed Volunteer to add when completing a review and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. Needs Review Participant to add when requesting review labels Jul 20, 2025
@Priscilla-EM
Copy link
Author

I have made the necessary corrections. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed Volunteer to add when completing a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants