Liz Anaya Ramos
 · Developer Community Manager @ Xano

Calculate Average


Objective: Calculate the average age of users from an array of objects, each containing an “age” property. Your task is to create an API Endpoint that computes this average and rounds it down to the nearest whole number.

Expected Result: A single integer representing the average age.

Install the snippet to get started: https://www.xano.com/snippet/XwN5GThx
challenge_id: 1

2