# Tuples are structures where we can store different pieces of information... # Unlike lists which use [], we make tuples by saying var_name = (stuff). # And example of tuples is (x,y) coordinates.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results