datacamp / datacamp/datacamp-light
Shell not working
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 366
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 2
Description
IPython Shell did not show anything when print command used in script.py on https://www.learnpython.org/en/Hello,_World!
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 missing output from script.py on the linked Hello, World! page and inspect how the IPython Shell handles print commands. Done means the output from the script is displayed; the issue names no test or implementation file, so the relevant entry point must be located first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100