yes
a two-dimensional list
a sequence that cannot be changed
numbers = (1, 2, 3, 4, 5)
empty = ()
t_1 = (1,)
no
tuple