Json file creation
Budget: $10 – $30 CAD
Import the JSON file information into the PowerShell script.
Output the name and price of products over $50 to a CSV file. The CSV file should have the products listed alphabetically.
Please note that you must create a least one function or class as part of this exercise.
Output the name and price of products over $50 to a CSV file. The CSV file should have the products listed alphabetically.
Please note that you must create a least one function or class as part of this exercise.