We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d6ac8 commit d155bfeCopy full SHA for d155bfe
NumberToNumberName/numbername.py
@@ -3,3 +3,9 @@
3
# 61893: Sixty One Thousand Eight Hundred Ninety Three
4
5
__import__('os').system('cls')
6
+
7
8
+Y = "\033[38;2;255;200;0m"
9
+W = "\033[38;2;212;212;212;0m"
10
+B = "\033[38;2;108;180;238m;0m"
11
0 commit comments