#Create a function called data_type_conversion. # It takes two parameters, the value and the name of the data type requested, one of float, str, or int. # Return the ...