Python Lanjutkan bagian dalam untuk loop
If the continue statement is present in a nested loop, it skips the execution of the inner loop only.
Breakable Bee
If the continue statement is present in a nested loop, it skips the execution of the inner loop only.