Get your own Python server Result Size: 625 x 565
x
 
x = float("hello")
Traceback (most recent call last):
  File "./prog.py", line 1, in <module>
ValueError: could not convert string to float: 'hello'