<%= result %>


You did it in <%= time %> seconds

You failed <%= wrong + (wrong == 1 ? ' word' : ' words') %>

And did <%= correct + (correct == 1 ? ' word' : ' words') %> right!


Play again!