Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Tuples and Dictionary
Question 8
CBSE
Class 11
Computer Science
Question 43 of 88
Tuples and Dictionary — Question 8
Back to all questions
8
Question
Question 8
Write the code to create an empty tuple.
Answer
t
=
tuple
()
Previous
Question 7
Next
Question 9