Like before, the function takes the parameter y which is the row. It then loops through all above rows by using i, starting at y and looping while i < h.
Like before, the function takes the parameter y which is the row. It then loops through all above rows by using i, starting at y and looping while i < h.
Giống như trước đây, các chức năng có y tham số đó là liên tiếp. Sau đó vòng qua tất cả các hàng trên bằng cách sử dụng i, bắt đầu từ y và vòng lặp trong khi i <h.