An easy way to display data returned by a function
This updated version of the `displayList` function is excellent! Now, with the additional parameters `prop1` and `prop2`, you can use the function with different objects and extract the specific properties you need to display
Overall, this implementation is clear and well-structured, making it easy to work with different datasets and display the results in the desired HTML container. If you have any questions or need assistance, feel free to ask. Happy coding!