python - SyntaxError: multiple statements found while compiling a single statement - Stack Overflow

python - SyntaxError: multiple statements found while compiling a single statement - Stack Overflow

瀏覽:738
日期:2026-04-23
In the shell, you can't execute more than one statement at a time: >>> x = 5 y = 6 SyntaxError: multiple ......看更多