A table has the following data: [[5, Null, 10]].What will the average function return ?
Null
7.5
5
10