Hello,
I want to randomly generate a n-long numbers array that turns into a list of anchors. When I click on the anchors I want the respective value to be shown in the console.
The problem is I don't know how to generate that list and how to link the js code to the html.
Please help me
I want to randomly generate a n-long numbers array that turns into a list of anchors. When I click on the anchors I want the respective value to be shown in the console.
The problem is I don't know how to generate that list and how to link the js code to the html.
Please help me