User Profile

Collapse

Profile Sidebar

Collapse
lazyjacket
lazyjacket
Last Activity: Nov 14 '06, 02:22 PM
Joined: Sep 7 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lazyjacket
    replied to Need help with python. Hex converting.
    the problem is that i dont what argument to use, just started up with python (total noob)...
    See more | Go to post

    Leave a comment:


  • lazyjacket
    started a topic Need help with python. Hex converting.

    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",...
    See more | Go to post
No activity results to display
Show More
Working...