I\'ve got some code in Python using argparse module that checks if value is in range between 0 and 1
argparse
def check_if_in_range(string): value = f