ExercisesPythonGrPA 2 Dictionary ApplicationGrPA 2 Dictionary ApplicationWeek 5 GrPAGrPA 2 Dictionary Application 👨💻 QUESTIONTEST CASESSOLUTIONInstructionsQuestion ❓ Implement the below functions as per the docstrings.Python Code 🐍 Python Code Solution ✅ GrPA 1 While LoopGrPA 2 For LoopMore QuestionsGrPA 1 Basic Collections Week 4 GrPAGradedGrPA 1 Basic Collections 👨💻 QUESTIONTEST CASESSOLUTION Instructions Question ❓ Implement the below functions as per the docstrings.GrPA 1 Dictionary Basics Week 5 GrPAGradedGrPA 1 Dictionary Basics 👨💻 QUESTIONTEST CASESSOLUTION Instructions Question ❓ 🫵 You are tasked with implementing a series of functions that perform various operations on dictionaries in Python. These functions will manipulate dictionaries that represent fruit prices and perform different operations as specified.GrPA 1 Numbers (Arithemetic) Week 1 GrPAGradedGrPA 1 Numbers (Arithemetic) Graded 👨💻 QUESTIONTEST CASESSOLUTION Change in eligibility criteria to write oppe1 exam: A1>=40/100 AND A2>=40/100 AND A3>=40/100 AND A4>=40/100GrPA 1 While Loop Week 3 GrPAGradedGrPA 1 While Loop Graded 👨💻 QUESTIONTEST CASESSOLUTION Instructions Question ❓ Implement different parts of a multi-functional program based on an initial input value. Each part of the program will handle various tasks related to accumulation, filtering, mapping, and combinations of these operations. None of the tasks should use explicit loops for definite repetitions, and the program should handle indefinite inputs gracefully.GrPA 2 For Loop Week 3 GrPAGradedGrPA 2 For Loop Graded 👨💻 QUESTIONTEST CASESSOLUTION Instructions Question ❓ Write a multi functional program that takes input task from standard input and does the corresponding taks accordingly. Note that the useage of for loop is not allowed in this exercise.GrPA 2 Operations on list and set Week 4 GrPAGradedGrPA 2 Operations on list and set 👨💻 QUESTIONTEST CASESSOLUTION Instructions Question ❓ Implement the below functions as per the docstrings.GrPA 3 Composing functions Week 5 GrPAGradedGrPA 3 Composing functions 👨💻 QUESTIONTEST CASESSOLUTION Instructions Question ❓ Implement all the given functions that are used to solve the below problems.GrPA 3 List and set applicarion Week 4 GrPAGradedGrPA 3 List and set application 👨💻 QUESTIONTEST CASESSOLUTION Instructions Question ❓ Implement the below functions as per the docstrings.