atom-community / atom-community/atom-script

Python: Different print outcomes in different terminals.

Open
#1,505 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.