79534173

Date: 2025-03-25 15:45:10
Score: 1.5
Natty:
Report link

Your while loop is writing to console but the values of sayi2 and sayi1 are not changed so its effectively an infinite loop.

You need to add something to request the values again

You also need to get rid of the function call immediately after the IF

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Dave