使用复习卡回顾 第 1 题,共 7 题
Go 语言中的函数
开始实验
1 选择最佳答案

将零除数检查移入 check(divisor int) bool 后,为什么能改进程序?