what ways can you define a tuple in python code example Example: make a tuple #you can put a lotta stuff in tuples tup = ("string", 2456, True)