Which one should be the output of the code below? ( )[img=358x114]17da6573877d742.png[/img]
A: yes
B: Error!
C: no
D: none of the choice is correct
A: yes
B: Error!
C: no
D: none of the choice is correct
举一反三
- Which one is the output of the following code? ( )[img=325x160]17da657328ecbda.png[/img] A: 0 B: 21 C: none of these is correct D: 36
- What will be the output of the following Python code? ( )[img=301x161]17da6573e3914ba.png[/img] A: 13x B: 13 C: x D: Error
- Given the following code: A: When compilation some error will occur. B: It is correct when compilation but will cause error when running. C: The output is zero. D: The output is null.
- What will be the output of the following Python code? ( )[img=430x205]17d5ffff4a8d9fe.png[/img] A: Runs normally, doesn’t display anything B: Displays 0, which is the automatic default value C: Reports error as one argument is required while creating the object D: Reports error as display function requires additional argument
- What will be the output of the following Python code? ( )[img=430x205]17da65746ac0efc.png[/img] A: Reports error as display function requires additional argument B: Reports error as one argument is required while creating the object C: Runs normally, doesn’t display anything D: Displays 0, which is the automatic default value