6 ms·
try: f = float(someText) catch ValueError: # I just parsed you, this is crazy, # here's an exception, throw it maybe? Formatted That F
by Edootjuh 14y ago
try:
f = float(someText)
catch ValueError:
# I just parsed you, this is crazy,
# here's an exception, throw it maybe?
Formatted That For You