A 6MB editor quietly replacing tools that cost ten times more.
I started this as a side project, but my Windows Command Center suddenly became useful.
# screen.fill on line 26 is used to give the screen color. # BG_COLOR on line 16 is a tuple variable contaning RGB values. # Task 1: Change BG_COLOR color on line 16 with value (255, 255, 255).