Computer Science, asked by helenfaustina12, 15 hours ago

To convert the read value through input() into a floating point number,______ () is used.​

Answers

Answered by pranaysmaske
1

To convert the read value through input() into a floating point number,______ () is used.​

Answer:

float ()

Explanation:

To convert the read value through input() into a floating point number, float () is used.​

Similar questions