atom-community / atom-community/atom-script
Python dictionaries not loading when given name
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Any Python dictionary would not be given a result when the name is given to the system, for example:
{"name":"ash", 'age':12} ['age']
This should give 12 but instead returns nothing, the command runs but doesn't give any result.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.