selfteaching / selfteaching/selfteaching-python-camp

Day03 关于计算器问题

Open
#914 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.