单项选择题

要查看math库中gcd()的用法(已使用import math导入了math库),可使用下面哪条语句?
A、help(math)
B、help(math.gcd)
C、help(gcd)

微信扫码免费搜题