Skip to content

Latest commit

History

History
1 lines (1 loc) 路 152 Bytes

File metadata and controls

1 lines (1 loc) 路 152 Bytes

Challenging: Write a function called make_avg() which will take an array of integers and the size of that array and return the average of those values.