Question at position 1 What will the following code print? item = "apple" quantity = 4 price = 0.5print(f"{quantity} {item}s cost ${quantity * price:.2f}.")4 apple cost $2.00.4 apples cost $2.4 apples cost $2.00.4 apples cost 2.00 dollars.Clear my selection单项选择题
A
4 apple cost $2.00.
B
4 apples cost $2.
C
4 apples cost $2.00.
D
4 apples cost 2.00 dollars.
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!