Coding Challenge1
Jump to navigation
Jump to search
1. Build a function constructor called question to describe a question. A question should include
a. Question itself
b. the answer from which the player can choose the correct one ( choose and adequate data structure here, array object etc.)
c. correct answer
2. Create a couple of questions using the constructor
3. Store them all inside the array