You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, Selva
I have checked the problem which I uploaded it's working fine.
I think you get the similar name question with little bit changes or try
just to copy the function(avg) only.
```
def avg(*nums):
return sum(nums)/len(nums)
```
I hope this helps.
On Sat, Nov 12, 2022 at 9:57 AM SelvaKumar ***@***.***> wrote:
The average function code in python is failing all the testcases plz fix
this,..
—
Reply to this email directly, view it on GitHub
<#3>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANIROLOKLMMV56O553HECWTWH4MDVANCNFSM6AAAAAAR6EDQQM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
The average function code in python is failing all the testcases plz fix this,..
The text was updated successfully, but these errors were encountered: