Create a [language] script to parse [file format] and extract [information] with the following requirements: [requirements list].
Develop a [language] microservice for [domain] that includes endpoints for [operations list] and adheres to [design pattern].
Write a [language] function to filter [data structure] based on [condition] with the following inputs: [input variables] and expected output: [output description].
Design a [language] algorithm to solve [problem] using [strategy or technique].
Implement a [language] function that handles [task] asynchronously with the following inputs: [input variables] and expected output: [output description].