Please check my answers if you could about time complexity
1.——————————————————————————————————————-
![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%2F93d%2F93d44d6b-d304-4e78-a94a-fe6b117a0d44%2Fphpj3EgEl.png)
2.——————————————————————————————————————-

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
PayPal Gateway not configured
PayPal Gateway not configured