Computer Science, asked by sanjeevkumarpusp, 1 month ago

the function used to convert an input into an integer​

Answers

Answered by Failboat
1

Answer:

are u mean c++?  or python?

Explanation:

if c++  the function is int( )

if python the function is  int(input("#statement#"))

Similar questions