W3Schools Tryit Editor

[フレーム]
Get your own Python server
Enter a number:
Traceback (most recent call last):
File "./prog.py", line 6, in <module>
y = math.sqrt(float(x))
~~~^^^
ValueError: could not convert string to float: ''
Traceback (most recent call last):
File "./prog.py", line 6, in <module>
y = math.sqrt(float(x))
~~~^^^
ValueError: math domain error

AltStyle によって変換されたページ (->オリジナル) /