Im trying to create a booking system for a cinema, What i want to do is :
open my csv with available seats, print it then ask the user what seat it wants, then the csv need to update taking away the seat, and then that seat gets added to the customers csv.
Any code, any ideas would be great THANKYOU