Skip to content

London | SDC-MARC-2026| Jamal Laqdiem | Sprint 1| Number Systems#339

Open
jamallaqdiem wants to merge 2 commits intoCodeYourFuture:mainfrom
jamallaqdiem:number-systems
Open

London | SDC-MARC-2026| Jamal Laqdiem | Sprint 1| Number Systems#339
jamallaqdiem wants to merge 2 commits intoCodeYourFuture:mainfrom
jamallaqdiem:number-systems

Conversation

@jamallaqdiem
Copy link

Learners, PR Template

Self checklist

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

Changelist

Completing exercises about bit, decimal and hexaecimal.

@jamallaqdiem jamallaqdiem added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 11, 2026
@DaryaShirokova DaryaShirokova added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 14, 2026
Copy link

@DaryaShirokova DaryaShirokova left a comment

Choose a reason for hiding this comment

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

Great progress, just suggested to approach some things differently for practice

Comment on lines +15 to +16
1000 = 8
0111 = 7

Choose a reason for hiding this comment

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

While it is correct, the module asks to not translate to decimal unless specified explicitly. Maybe think of an alternative way to arrive to this conclusion?

Copy link
Author

Choose a reason for hiding this comment

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

Thank you for taking time to reviewing. I will address the issue.

Comment on lines +25 to +27
10101 = 21
01010 = 10
21+10 = 31

Choose a reason for hiding this comment

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

Can you do binary arithmetic here and in other questions as well? Not saying it is wrong, but the goal here is to get used to doing operations in a different system, not translate everything to decimal.

Copy link
Author

Choose a reason for hiding this comment

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

Thank you for taking time to reviewing. I will address the issue.

@DaryaShirokova DaryaShirokova added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Mar 14, 2026
@jamallaqdiem jamallaqdiem added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 14, 2026
@DaryaShirokova DaryaShirokova 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. Reviewed Volunteer to add when completing a review with trainee action still to take. labels Mar 14, 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants