Computer Science

Fill in the blanks:

To convert an input( )'s value in floating-point type, _________ function is used.

Python Funda

4 Likes

Answer

float( )

Answered By

3 Likes


Related Questions