What is wrong with the following code snippet? result = num1 // num2 / num3 num1 = 20 num2 = 10 num3 = 2 print(result)单项选择题

A

Nothing, the code compiles and runs.

B

A variable is used before it is assigned a value.

C

One or more of the variable names is not valid.

D

The // symbol cannot be used in a Python program.

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!