成绩评价
evaluate_scoreConvert an integer score from 0 to 100 into a corresponding grade evaluation. Get a performance rating based on the input score.
Instructions
根据 0 至 100 的整数分数返回成绩评价
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |