Tuples - mrprov12/DSPrep GitHub Wiki

#initializing tup = (5, 3, 8, 7, 9) tup = tuple(lst)