selfteaching / selfteaching/selfteaching-python-camp
【简单的程序】结果没显示
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
【问题】for i in range(10)
print(i)
我run code 后,右下角提示:Code is already running!
但从任何地方都没看到运行结果。这里不是应该显示0到9的?
还是没找对地方?

李老师:你下面在python环境里。下面终端,输入exit(),你在python 环境里运行这个的话肯定是不行的。还有,你这个文件不是.py结尾的呢。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the attached screenshots and the reported Python environment, terminal, and filename details first. Confirm whether the behavior is reproducible with a .py file outside the interactive Python prompt; done means the reported program's output is visible in the expected place or the issue is documented as user setup rather than a product defect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100