Skip to content

Commit

Permalink
Merge pull request #31 from ketan270/master
Browse files Browse the repository at this point in the history
Update script.js
  • Loading branch information
ketan270 authored Apr 19, 2024
2 parents 6eafb37 + a6e9fa5 commit 674663e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const newGameButton = document.getElementById("new-game-button");
const canvas = document.getElementById("canvas");
const resultText = document.getElementById("result-text");

//Options values for buttons
let options = {
Programming: [
"Variable", "Function", "Algorithm", "Compiler", "Debugging", "Interface", "Framework", "Database", "JavaScript", "Python", "Ruby", "Java", "Algorithm", "Binary", "Syntax"
Expand Down

0 comments on commit 674663e

Please sign in to comment.