Question 2: Which Python library is used to send HTTP requests to REST APIs and handle the responses programmatically? Choice: (choose correct answer): () Requests Library () HTTPClient Library () RESTClient Library () Postman Library () APIClient Library Answer: Requests Library