Nuacht

This is a simple example of a function that receives one input string parameter and tries to convert it into a float. The str_to_float.py file also has a test function < test_str_to_float(func) >, ...