Skip to content

ChirantanTech/Train-ticket-booking-system-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Train-ticket-booking-system-using-python

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages