This repository contains a collection of menu-driven C programs that allow users to perform various operations. Each program displays a menu with different options, and the user can select an option ...
printf("\nThe items you can chooses are\n1.pizza(Rs 239)\n2.Burger(Rs 129)\n3.Pasta(Rs 170)\n4.idli(Rs 50)\n5.Dosa(Rs 60)"); ...