Pages

Wednesday, November 27, 2019

binary code

Hello readers we learned about binary code. Binary code is a special that most starters coders use . Binary code only contains 1's and 0's  all meaning different letters and punctuation too. Also lower and upper cases are separate. So today we have to write our names in binary each letter and code it uses.

C       h       a      r      l     e    s
0        0       0     0     0     0    0
1        1       1     1     1     1    1
0        1       1     1     1     1    1
0        0       0     1     0     0    1
0        1       0    0     1     0    0
0        0       0     0     1     1    0
1        0       0     1     0     0    1
1        0       1     0     0     1    1 
                 


question: what's your name in binary code?


No comments:

Post a Comment

To support my learning I ask you to comment as follows:
1. Something positive - Begin with a greeting. Talk about something you like about what I have shared.
2. Thoughtful - A comment that will mean something to me to let me know you read/watched or listened to what I had to say. - use any language.
3. Something helpful - Give me some ideas for next time or ask me a question.
Encourage me to make another post

Note: Only a member of this blog may post a comment.