i couldn’t approach this one

The parameter for the number of trees in gradient boosting algorithms is actually called n_iter_
. You can look at this page for more details:
https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html