puts("\n\n");
puts("\t\t|------------------------------------------------------|");
puts("\t\t| Booking Tickets |");
puts("\t\t|------------------------------------------------------|");
puts("\t\t| 0:quit the system |");
puts("\t\t| 1:Insert a train information |");
puts("\t\t| 2:Search a train information |");
puts("\t\t| 3:Book a train ticket |");
puts("\t\t| 4:Modify the train information |");
puts("\t\t| 5:Show the train information |");
puts("\t\t| 6:save information to file |");
puts("\t\t|------------------------------------------------------|");