help me in a program in python to implement Railway Reservation System using file handling technique.

Chris Angelico rosuav at gmail.com
Sat Nov 24 01:43:56 EST 2018


On Sat, Nov 24, 2018 at 5:36 PM <jasminamrutia007 at gmail.com> wrote:
>
> hello all,
>  please hepl me in the above program. python to implement Railway Reservation System using file handling technique.
>
> System should perform below operations.
> a. Reserve a ticket for a passenger.
> b. List information all reservations done for today’s trains.

We won't do your homework for you. Have a shot at writing it yourself
first, and then if you need help, bring specific questions to the
list.

ChrisA



More information about the Python-list mailing list