selfteaching / selfteaching/selfteaching-python-camp
Day03 关于计算器问题
Open
Nobody has claimed this yet.
学习心得分享
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
在输入代码的时候一定要对齐,特别是模仿别人代码的时候一定要对齐相关语法,注意缩进问题与符号问题,但错误提示,修改后一定要记得保持ctrl+s,后再运行。没有保存的话,机器运行的只是修改前的代码,会一直提示错误,又不知在哪儿修改。
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
The report gives Chinese guidance about indentation, symbols, and saving the Day03 calculator code before running it, but names no file or test. First locate the Day03 calculator lesson and determine whether this guidance is intended as a documentation change; done requires an agreed location and wording for the clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100