Question for Code wars

I dont know it says that double is never equal to null whenever I test it
2 Replies
Saber
Saber3y ago
null isn't relevant here
Jeffrey Jose
Jeffrey JoseOP3y ago
ohhh I figured it out would it be if(array==null){return 0;} Something like that?

Did you find this page helpful?