python hwo to chnage lists into tuples? code example Example: convert a list to tuple tuple_name=tuple(list_name)