You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
p.innerHTML=`You need <span class='points'>${10-state.points}</span> more points and are allowed to make <span class='mistakes'>${2-state.wrongAnswer}</span> more mistakes`;