+ 1
Can anyone help me with this error it shows non prime numbers as prime
4 Respuestas
+ 2
Line 5:
Loop condition should be i < n / 2
+ 2
Oh i didn't check that thanks👍
+ 1
Can you please add some comments to indicate what your reasoning behind certain code was?
Also, just as a tip, but if you want to ask for help, it's always best to make your code more readable by styling using proper indentation and line breaks.
+ 1
I was practicing some assignments that was given in a learning club 🥲