atom-community / atom-community/atom-script
Python
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
python don't recognize inputs on Atom
i try to type this:
`
int = input("Type a number: ")
`
but not happening
Contributor guide
Research direction
Start by reproducing the reported Python input example in Atom through atom-script. Check how the package launches Python and handles interactive input, then define done as the example accepting input and producing the expected result, with the behavior verified in the relevant execution path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100