selfteaching / selfteaching/selfteaching-python-camp

Day03 参考资料2编写一个支持加减乘除的计算器?

Open
#4,002 2 comments 1 reaction 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

https://learnxinyminutes.com/docs/zh-cn/python3-cn/

大概的看完资料二,并不知道如何编写支持加减乘除的计算器。

接下来我应该做些什么呢?

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

Start with the linked Learn X in Y Minutes Python 3 reference and the Day03 materials. Clarify the expected input and behavior for addition, subtraction, multiplication, and division; done should mean the calculator supports all four operations and its expected usage is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
content
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.