[Tutor] binary was slearing meant to be clearing

Cameron Stoner wolf_binary@hotmail.com
Mon, 22 Apr 2002 08:58:47 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_000F_01C1E9DB.E9B44660
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I guess what I meant was to change it into the 0s and 1s of every key on =
the keyboard.

Right now I have a dictionary that holds all the values, but I would =
like to remove the need for it if possible.  ei: dict =3D =
{'A':'01000001','B':'01000010','C':'01000011','D':'01000100'}  This is =
the machine lanuage or what ever the proper term is.  I am not sure.  I =
was calling it binary.

Thanks,
Cameron


------=_NextPart_000_000F_01C1E9DB.E9B44660
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2713.1100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I guess what I meant was to change it =
into the 0s=20
and 1s of every key on the keyboard.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Right now I have a dictionary that =
holds all the=20
values, but I would like to remove the need for it if possible.&nbsp; =
ei: dict =3D=20
{'A':'01000001','B':'01000010','C':'01000011','D':'01000100'}&nbsp; This =
is the=20
machine lanuage or what ever the proper term is.&nbsp; I am not =
sure.&nbsp; I=20
was calling it binary.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Cameron</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_000F_01C1E9DB.E9B44660--