Hello everybody!
I need some help here with the Loops 3 skill test (In this page)
I solved it like this: Codepen link
And I think it works, but I understand the task asks you to use a ‘continue’ statement inside the loop. I think I don’t really understand still how ‘continue’ works.
I would appreciate it if someone could assess this task and help clear up that doubt about the ‘continue’ thing.
the continue here mean that you do not do anything not to force you to use the continue keyword so in other way if it prime do that and if not do nothing which will make you continue the loop