please help me identify the error in my code
Cant understand the error
Please share your code ?
t=int(input()) for _ in range(t): A=int(input()) for i in range(A): for j in range(A): if(i<=j and i2+j2==A): print((i,j),end=" ")
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.