Computer Science
Fill in the blanks:
_________ function is used to convert a sequence data type into tuple.
Python Tuples
4 Likes
Answer
Tuple(seq)
Answered By
1 Like
Related Questions
Fill in the blanks:
The reserved words in Python are called _________ and these cannot be used as names or identifiers.
Fill in the blanks:
An _________ is a symbol used to perform an action on some value.
Fill in the blanks:
The script files in Python have _________ extension.
Fill in the blanks:
_________ function is used to retrieve the address of a variable in memory.