Skip to content

Barcelona | OCT25 | Tatiana Kuzmina | Sprint 1 | Tools | number systems - #2

Open
tanibien wants to merge 1 commit into
mainfrom
number-systems-exercises
Open

Barcelona | OCT25 | Tatiana Kuzmina | Sprint 1 | Tools | number systems#2
tanibien wants to merge 1 commit into
mainfrom
number-systems-exercises

Conversation

@tanibien

Copy link
Copy Markdown
Owner

Learners, PR Template

Self checklist

  • 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

Completed the number systems exercises. This PR includes manual conversions between decimal, binary, and hexadecimal systems, as well as answers to questions about bit capacity, ASCII, and RGB color representation.

Questions

Ask any questions you have for your reviewer. You must remove this section if you have no questions.

Comment thread number-systems/README.md

If reading the byte 0x21 as a greyscale colour, as described in "Approaches for Representing Colors and Images", what colour would it mean?
Answer:
Answer: Dark Grey

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

0x21 = 33 → very low intensity
This is closer to very dark (near black), not typical “dark grey”.

@yassineyahya-occ yassineyahya-occ left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good work overall
your answers show a solid understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants