Community Profile

photo

Cameron Bowyer


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I need to find the length of an array for values > 0
my array (called data) has values of 0 in it. I want to find the length of my array, exluding the 0 values.

2 years ago | 1 answer | 0

1

answer

Question


Find average of an array for values > 0
find average of array only for values > 0 and print using for loop and for where there is data (ie more than 0 values in the dat...

2 years ago | 1 answer | 0

1

answer