Informatics Practices
Fill in the blanks:
The input() function always returns a value of _________ type.
Python Funda
4 Likes
Answer
String
Answered By
1 Like
Related Questions
Fill in the blanks:
A _________ is a reserved named location that stores values.
Fill in the blanks:
To determine the type of an object, we use _________ function.
Fill in the blanks:
Blocks of codes are represented through _________.
Fill in the blanks:
In _________ typing, a variable can hold values of different types at different times.