Skip to content

Commit

Permalink
removed q
Browse files Browse the repository at this point in the history
  • Loading branch information
florinpop17 committed Sep 2, 2020
1 parent d4ee4a5 commit 9a9b382
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions quiz-app/script.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
const quizData = [
{
question: "How old is Florin?",
a: "10",
b: "17",
c: "26",
d: "110",
correct: "c",
},
{
question: "What is the most used programming language in 2019?",
a: "Java",
Expand Down

0 comments on commit 9a9b382

Please sign in to comment.