This is a train ticket booking system by Chirantan Banerjee. Logic used - Suppose a train has 5 seats [1,2,3,4,5] so when a train ticket is booked it will reduce one seat from the list for which i used pop() function.Again if someone will cancel his seat it the reduced seat will be added back to the list for which i used the append function.
ChirantanTech/Train-ticket-booking-system-using-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|