Skip to content

TimothyElems/alphabin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alphabin

On my birthday, my sister sent me a message and said, 'Timmy, decode this.' I flatly replied, 'nah.' It was in binary and I don't do binary. A few weeks later I'm going through the Python documentation for a GUI-based project, and I saw something about binary. I decided to embark on this project.

Yo

What Is It

Alphabin is a program that converts alpha-numeric strings into binary strings, and reverse.

What I Learned Through This Project

  • for Loops. Prior to this project, I had not done any that utilized loops. The for loop is essential to the main method of this program.

Resources And Sources

*** chr(int('01001000', 2)) 'H'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published