题目详情
单选题 What will be the output of the following Python code? print('{0:.2}'.format(1/3))
A. 0.33
B. 0.333333:.2
C. Error
D. 0.333333
学科:Python程序设计(双语)
时间:2024-09-18 03:32:36
相关题目
相关作业