function gameResult(){

{emo}

score: 0/0

( 0% )



  

}

exit () ;

Console.log (game-instruction );

>

  • If you are not programmer ( or related to field of Computer Science❤️ ), this game might be not for you as this game is for programmers.
  • The game presents questions related to programming or computer science, each with four answer options.
  • Payers must select the option they believe is the correct answer.
  • Correct answers are worth 10 points, and there's no penalty for wrong answers.
  • The final score is determined by the number of correct answers, with a maximum of 10 points per question.
  • At the end of the game, players will see their total score as an indicator of their programming knowledge.

Console.log( "Dev Quiz" ) ;

if ( programmer() ){
  
}
else{

  readInstruction();
}

Score: 0

QUESTION