Javascript – prompt + loop on array – how to ask to only re-response the wrongly answered question and not all the loop?
Objectives : to have the user type the shown words in the input fields. to check if the typed word are exact copy of the ones that were asked. if yes, then go on to the next one if no,…