Quoting Robert <[EMAIL PROTECTED]>:

> I have figured out how to do the math but I need to display these two
> variables with quotation marks around them. 
> 
> Also I need to add these two variables together and display the
> hexadecimal of these two variables???
> 
> Also how do you display wheather one variable is greater than or less
> than or equal to the other variable?

Hi Robert,

I recommend you have a look through the online Python tutorial
(http://python.org/doc); in particular, section 3:
http://docs.python.org/tut/node5.html

-- 
John.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to