+ 2
Manav Roy Without seeing the rest of your code, I don't understand how the 0 will interface with your code. PS: I am not the sharpest tool in the shed, so would appreciate any extra info
12th May 2022, 9:53 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
Manav Roy If you wish to reset the iteration back to 0, then shouldn't your code snippet be ? i=SkipThem(etc...) : i=0 Don't you need to assign the value of 0 to something?
12th May 2022, 10:27 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
Manav Roy If there is no need of else part then why you need ternary.. You can Just use if block na..!!
12th May 2022, 11:09 AM
Jayakrishna 🇼🇳