Objective: 1. Get input from the user using the input() function. 2. Convert user input (which is initially a string) to the correct data type (integer or float). 3. Display formatted output using old ...
# Use a string formatting expression with conversion specifiers to output the caffeine amount as floating-point numbers. # Output each floating-point value with two ...