selfteaching / selfteaching/selfteaching-python-camp
Day02 如何把系统中的文本文.txt档改成.py文档?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
操作系统是 Windows,直接创建文本文件 file.txt 然后改名为 file.py。
但是我这样操作的时候,建好的文件,改不成.py的,因为文件系统里没有这.py的python文件。
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
Start by reproducing the reported rename behavior on Windows using file.txt and file.py, and review the existing Day02 learning materials for where file-creation guidance belongs. Done means the material clearly explains the expected filename and lets a learner verify that the result is a Python file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, operating-systems
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100