User Profile
Collapse
-
the problem is that i dont what argument to use, just started up with python (total noob)... -
Need help with python. Hex converting.
I've just started with python, and need some help.
Decimal = raw_input('Ente r your decimal number: ')
hex = hex()
print "Your Hexadecimal is " + hex
is the code. and the problem is that i cant get number im punching in the raw_input field to appear in the () after the text. this is the error, Enter your decimal number: 110101
Traceback (most recent call last):
File "C:\Python24\py thon\hex.py",...
No activity results to display
Show More
Leave a comment: