Basic C Program Create A Program To See If Your Friend Is Interested In Watching A M 3300443

Basic C program: Create a program to see if your friend is interested in watching a movie with you. Your program should be as follow: If the answer is No (use only N) say ok as you like and exit If the answer is yes (use only Y): Ask which movie does he like comedy or action. If the answer is comedy (use C) say ok we can see it tonight If the answer is action use A say it is until tomorrow, do you still want to go? If the answer is Y say ok see you then If N say goodbye for now.