Open AaronBrown1229 opened 1 year ago
I think there is a way to remove the need for the items : dict and the total : int and possibly the the seat : list
items : dict
total : int
seat : list
I think there is a way to remove the need for the
items : dict
and thetotal : int
and possibly the theseat : list