第一题

戏唱故梦2025-03-24

填空

题号答案
#1Python Shell; 13; NameError; name 'v245' is not defined
#10pyshell; 6
#12NameError; name 'b' is not defined
#16pyshell; 14;
#18ZeroDivisionError ; division by zero
#22pyshell; 16;
#24TypeError ; unsupported operand type(s) for /: 'int' and 'str'
#286.0
#31pyshell; 20; 1
#33TypeError ; 'x' is an invalid keyword argument for print()
#36pyshell; 21; 1
#38NameError; name 'x' is not defined
#40SyntaxError: unmatched ')'
#44pyshell; 24; 1
#46TypeError: 'tuple' object is not callable
#51pyshell; 25; 1
#53IndexError: tuple index out of range
#55SyntaxError: invalid character '“' (U+201C)
ON THIS PAGE