Why is my list not created in javascript?
I have an object with 4 properties that i want to make to a list using only JS. Could someone help me to see what is wrong with my code? And in the long run i want to have a function that when a user select one of the categories it randomly chooses a value.… Read More Why is my list not created in javascript?