Hi everyone I have a small problem with the while loop it does not loop I tried a small code to test but it seems that it does not work it ignores the condition
it returns 0 when it should stops at 1 and I even tried to deliberately set false conditions to loop indefinitely but the code ignores the condition and ends up completing the code