Please check my answers for time complexity
![function CalculateAverageFromTable (values, total_rows, total_columns): sum0 n=0 for y from to total_rows: for x from 0 to total_columns: sum values[y][x] n +1 return sum/ Which of the below answers describes the time complexity of the above code most accurately? Pick one of the choices O(n!) O(n2) O(n) O(nlogn)](https://media.cheggcdn.com/media%2F29b%2F29b5df60-ab80-4060-b6f0-4e1bb4349dc5%2FphpIneeUo.png)
function CalculateAverageFromTable (values, total_rows, total_columns): sum0 n=0 for y from to total_rows: for x from 0 to total_columns: sum values[y][x] n +1 return sum/ Which of the below answers describes the time complexity of the above code most accurately? Pick one of the
PayPal Gateway not configured
PayPal Gateway not configured