sorry for last doubt , this is the code for Pythagorean challenge and it is failing both test cases .
Https://ide.codingblocks.com/s/243183
It’s okay. Let me look at your code.
Hey @aakashsharma845, I looked at your code, you are using a dictionary to print the final output right ?
But, the correct output format is not being followed. See the example test case once, there is no space after comma for printing the second number inside circular braces.
I would suggest you not to use a dictionary and instead print the answer when the if condition is true.
Hope this helps.
All the best 
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.