Hey i just wanted to know how to continue code like the continue function in python
You're probably looking for the continue keyword.
1 Like
I use the continue based on my Fortran knowledge, but I believe that Python has not much difference.
Thanks
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.