Tag: XML

Smoothies Ingredients Data Set

For this programming challenge, we are going to practise reading and extracting data from a JSON file. We will be using a JSON file storing information about the ingredients and recipes for 20 different smoothies. JavaScript Object Notation (JSON) JavaScript

Weather Forecast API

The aim of this challenge is to write a computer program to display a 5-day weather forecast for a specific location chosen by the end-user. You program will: retrieve the city from the end user (input), Use the Open Weather