Requirement #6: Wrapping up coding

\(\boxed{\mathbb{REQ}\Large \rightsquigarrow}\) For the three programs you wrote for requirements 4 and 5, explain to your counselor how each of your programs works and why you chose the particular instructions and variables that you did.

Additional Challenge

Computer programming requires the understanding of the problem (which usualy requires good math knowledge), and programming skills (as we described in the introduction). However, another important aspect of programming is the handling of data. Handling of data includes their storage, organization, and representation on computers. As an additional challenge, learn more about data and how they are represented on a computer.

alternate text

Learn more about binary representation here (Image obtained from https://builtin.com/transportation-tech)https://techterms.com/definition/binary)

Tip

Here is a great article on learning to program!

Attention

Once you have completed this requirement, make sure you document it in your worksheet!