Skip to content

London | 26-SDC-Mar | Beko | Sprint 1 | Number Systems#378

Open
Abubakar-Meigag wants to merge 2 commits into
CodeYourFuture:mainfrom
Abubakar-Meigag:beko-Number-systems
Open

London | 26-SDC-Mar | Beko | Sprint 1 | Number Systems#378
Abubakar-Meigag wants to merge 2 commits into
CodeYourFuture:mainfrom
Abubakar-Meigag:beko-Number-systems

Conversation

@Abubakar-Meigag
Copy link
Copy Markdown
Contributor

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Complete the second mandatory task by answering all the questions in the Number Systems exercise.

@Abubakar-Meigag Abubakar-Meigag added 📅 Sprint 1 Assigned during Sprint 1 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Tools The name of the module. labels Mar 15, 2026
Copy link
Copy Markdown

@cjyuan cjyuan left a comment

Choose a reason for hiding this comment

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

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.

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 24, 2026
@Abubakar-Meigag Abubakar-Meigag added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Jun 3, 2026
@Abubakar-Meigag
Copy link
Copy Markdown
Contributor Author

I did a self-check and only one answer needs to be corrected, and I already pushed the change

Comment thread number-systems/README.md

Which is larger: 00100 or 01011?
Answer: 00100
Answer: 01011
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Have you figured out why 01011 is larger?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Have you figured out why 01011 is larger?

Yes, because in binary, 01011 equals 11 in decimal, which is greater than 00100 which equals 4 in decimal

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can you tell which binary number is larger without converting to decimal? First or second number?

00011111111111111111111111111111111111111111111
00101000000000000000000000000000000000000010101

@cjyuan cjyuan added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. Module-Tools The name of the module. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants