Computer Science

Fill in the blanks:

_________ function is used to convert a sequence data type into tuple.

Python Tuples

1 Like

Answer

tuple()

Answered By

1 Like


Related Questions