selfteaching / selfteaching/selfteaching-python-camp
Day03 关于九九乘法表中的空格
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
今天的作业是用while循环打印九九乘法表,并用条件判断来去除偶数项。问题:如何去掉结果中的空格?(自己已尝试过其他办法,没有成功)
感谢解答。
如图所示:

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
No file or test is identified. Start by locating the Day03 exercise and reproducing the while-loop output for the multiplication table; done means the unwanted spaces are removed while the conditional filtering remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100