jackfrued / jackfrued/Python-100-Days
关于day11打开文件的路径问题
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
可能是我设置的问题,直接使用代码无法打开文件,会提示文件不存在,当我加上绝对路径之后,文件读取就正常了,考虑到每个人的文件绝对路径不同故无法直接修改代码,所以希望可以在前面注释中加入自行添加绝对路径的说明。
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
Locate the Day 11 notebook or example that opens a file and read the surrounding comments to confirm where the path is assumed. Add a concise note explaining that users may need to provide their own absolute path, then verify the example’s instructions match the file-opening behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100