IMPORTANT: Make sure to read the [Outreachy participant instructions](https://www.mediawiki.org/wiki/Outreachy/Participants) and [communication guidelines](https://www.mediawiki.org/wiki/New_Developers/Communication_tips) thoroughly before commenting on this task. This space is for project-specific questions, so avoid asking questions about getting started, setting up Gerrit, etc. When in doubt, ask your question on [Zulip](https://wikimedia.zulipchat.com/) first!
This is the first task for T418284: Outreachy 32: Addressing the lusophone technological wishlist proposals
**Objective of the task:** Create a JavaScript script to manipulate a json object and print it in a human legible format.
**Steps:**
# You should create an account in Github, if you don't already have one. You can do so at https://github.com/signup.
# You should download this mockup HTML file: {F58891029}
# Change the variable `YOUR NAME` to your identification (it doesn't need to be your real name).
# Based on the input provided, create and write your javascript code below the `YOUR CODE HERE` mark.
# Your javascript code needs to get the data from the `data` variable and print them into the HTML element with `#results` ID in the following format:
### `Article "ARTICLE TITLE" (Page ID PAGEID) was created at MONTH DAY, YEAR.`
### e.g. `Article "André Baniwa" (Page ID 6682420) was created at September 12, 2021.`
# ~~Commit your HTML file to GitHub and send us a link to it **by email** to `tecnologia AT wmnobrasil.org` with subject `[Outreachy] <your username>`~~
# **Make sure** to also register it as a contribution on the Outreachy website! We'll send you a reply to say whether it is accepted or not.
Note: applicants that submitted both tasks until Monday, April 6th, 4pm UTC, will receive feedback until Friday, April 10th, so that they can improve their application. **The project is closed to new applications.**