Exercise: Skip iteration with continue
Use a
continue statement to skip negative numbers in the loop.Premium
Python
Setting up Python environment... Output
continue statement to skip negative numbers in the loop.Setting up Python environment...