Program written in C to convert letters to ASCII to binary.

preview_player
Показать описание
I wrote this program in C.
1. Users is prompted to enter letters
2. Each letter is converted to ASCII
3. Each ASCII is converted to binary (base-10)
4. The 1's and 0's of the binary change the lightbulbs to black or yellow, respectively

Currently moving onto my 3rd week in Harvard's Computer Science 50!
Рекомендации по теме