Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug input 怎么向函数传入多个参数 #20

Open
it-beige opened this issue Oct 7, 2021 · 2 comments
Open

debug input 怎么向函数传入多个参数 #20

it-beige opened this issue Oct 7, 2021 · 2 comments

Comments

@it-beige
Copy link

it-beige commented Oct 7, 2021

🚀 Feature Proposal

如题

@yamisky
Copy link

yamisky commented Aug 4, 2022

例如:[4,4,1,5,1]\n[4,4,1,5,1]
更根本的方法:如果传参报错,你自己可以去研究下vscode报错弹出的python3problem134.py文件,都是python代码,很容易找到是哪行语句在解析你传入的参数,以及参数需要的格式。

@haobing55
Copy link

haobing55 commented Aug 5, 2022

加换行符: \n add a newline:\n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants