Can someone explain in layman's terms what "float" means ? >>> x = float(input("Write a number")) Write a number 16