Skip to content

Commit 7369f07

Browse files
Update OS Screen Colour Codes.py
1 parent 99bf364 commit 7369f07

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

OS Screen Colour Codes.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
'''Save the Python file as 'OS screen colours'''
22

3-
# There are also OS screen colours, which also colours text. However, the OS screen
4-
# These os screen colour codes colour individual text characters. See program examples
5-
# below.
3+
# There are OS screen colours, which colours text. These OS screen colour
4+
# codes colour individual text characters. See program examples below.
65

76
import os
87
os.system('')

0 commit comments

Comments
 (0)