Jump statements in python

mention names of all jump statements in python…also is goto jump statement there in python ??

Hello @prerak_semwal In python we have break,continue and pass.

@tusharaggarwal272 I actually want to perform the same as I could have using goto statement in c++ so please tell how to accomplish this ?

check if this helps you:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.