Compute the Average hackerrank linux shell solution | Hackerrank LinuxShell

preview_player
Показать описание
Compute the Average hackerrank linux shell solution
Hackerrank LinuxShell
Compute the Average - Linux Shell Solution
****************************

Рекомендации по теме
Комментарии
Автор

We can do one more thing, like place the whole element in an array and then print the index postion of 0 using condition and then do the average but I am unable to accomplish this goal because whenever I insert space then then its working fine but whenever I remove space its not working as desired. So is it possible to tell lunix that count the element of array without space?

souravchakraborty