Show Posts
|
|
Pages: [1]
|
|
1
|
Playing the Game / Open Design Challenges / PYSYDAG: A Binary Converter
|
on: October 24, 2006, 09:36:00 PM
|
| Here is my initial attempt at a binary converter. Convert a string of binary digits into hex. Mine only does 4 bits, and does it in an ugly brute force way. Im working on one that will do longer strings in a more elegent method, but I thought I'd post this and let you all work on it with me. |
|
|
|
|
|