Informatics Practices
Fill in the blanks:
To determine the type of an object, we use _________ function.
Python Funda
1 Like
Answer
type()
Answered By
2 Likes
Related Questions
Fill in the blanks:
_________ are tokens that trigger same computation/action when applied to variables or operands.
Fill in the blanks:
A _________ is a reserved named location that stores values.
Fill in the blanks:
The input() function always returns a value of _________ type.
Fill in the blanks:
Blocks of codes are represented through _________.