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