atom-community / atom-community/atom-script
Python: Different print outcomes in different terminals.
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
In Atom, when I run
`for i in range(0, 108):
print(f"\x1b[{i}mAt {i} THIS happens!\x1b[0m")`
I get a different result from when I run it in Windows Powershell and another different outcome on [here](https://repl.it/repls/EmotionalWholeIndianelephant) . Why is that?
Why are so many missing styles in the atom-script outcomes? :(
Contributor guide
Assessment
This issue has not been assessed yet.