view arrays/atof/question.rst @ 0:20fea762903e

Import some exercises and solutions
author Louis Opter <kalessin@kalessin.fr>
date Sat, 29 Jun 2013 19:30:31 -0700
parents
children
line wrap: on
line source

atof
====

Recode a function that takes a string like "223.52" or "-42.51" and returns a
float.