• 2022-06-09
    在进行算术运算时,如果希望一次性输出多个统计指标可以使用()方法。
    A: statistics()
    B: describe()
    C: all()
    D: results()