(original) (raw)

Hello!
  My name is Jonathan, i�m new with Python.

   I try this in the command line:
  
   >>> (-1)**(1/2)
    1

   This is wrong, i think it must throw an exception.
    What do you think?


    Bye.
        Jonathan.