Last active
March 27, 2022 19:30
-
-
Save Tyler887/367072e384345b917a6d7a65920965b4 to your computer and use it in GitHub Desktop.
My first submission to Code Golf.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://codegolf.stackexchange.com/a/245649/111744 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Write-Host " " -b blue | |
Write-Host " " -b blue | |
Write-Host " " -b blue | |
Write-Host " " -b blue | |
Write-Host " " -b yellow | |
Write-Host " " -b yellow | |
Write-Host " " -b yellow | |
Write-Host " " -b yellow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment