Hi
I have a little problem. My code passes the first 4 tests, but I get a
wrong result in the fifth test.
I get:
AssertionError: Wrong value. Expected 13.621929978531858, got 10.790618927240477.
any help would be greatly appreciated
Hi
I have a little problem. My code passes the first 4 tests, but I get a
wrong result in the fifth test.
I get:
AssertionError: Wrong value. Expected 13.621929978531858, got 10.790618927240477.
any help would be greatly appreciated
Hey @Jorge_Devoto,
Can you please DM your code of the function to me?
Cheers,
Elemento
Hi
Here is my code. I think it might have some problem with b
{Moderator’s Edit: Solution Code Removed}
Hey @Jorge_Devoto,
Can you please share the indented version of your code? That way, I can let you know if there are any indentation errors or not as well.
Cheers,
Elemento
This is what i have in the cell. There are some prints that I put. The indentation is exactly like here.
Thanks for your help
{Moderator’s Edit: Solution Code Removed}
Yes. It is what i am using.