Write a pseudo code to design a ticket purchasing application where
1. Write a pseudo code to design a ticket purchasing application where the user chooses between a daily unlimited rides ticket and a daily single rides ticket. Based on a user’s selection he/she is further given the choice of the various sub-categories within the chosen category. The user then enters the ticket quantities for the chosen sub-category. This process of choosing between the two main […]
