a) Let’s suppose you work in student affairs’ department and students come to you for the verification of enrollment in particular courses. You have all the lists of courses which have student names.
Write a python program that will generate a list of those students which are enrolled in same three courses and then it returns “Available” if the name of particular student which prompts the user is in that list which is generated.
b) Let’s suppose you work in media and conduct interviews from different guests on the issues of the country and after interview you make a word file to document all the answers given to your questions. By this routine if you need particular output you would have to read the entire report which will waste a lot of time.
Now to save time, develop a program using python language to create a dictionary named by guest’s name who is invited for interview, in which first key is date whose value is the exact date, second key is h_name whose value is the host’s name and remaining keys are the questions whose values are the person's response.
Note: Store at least five responses in your dictionary.
Also displays an output of a question which prompts the user.
Answers
Answered by
1
Answer:
first of all try yourself by help of examples dont be dependent on anyone in your exam no one will help you if then also you are anable to solve then ask me again and again till you do not understand how to solve pls ignore the above statement if you have tried and sorry if you tried
..............................................................plz mark me as the brainliest
Similar questions
Science,
4 months ago
Social Sciences,
4 months ago
Computer Science,
8 months ago
Social Sciences,
8 months ago
English,
11 months ago
Math,
11 months ago