Question Class
In here, you'll find all of the things you have to know from the question class.
constructor (question: string, answers: Array<string>, correctAnswer: string)
Last updated
Was this helpful?
In here, you'll find all of the things you have to know from the question class.
constructor (question: string, answers: Array<string>, correctAnswer: string)
Last updated
Was this helpful?