Last active
August 8, 2021 22:03
-
-
Save Josiassejod1/ed723670f74635d3ec352ecd18b40a8f to your computer and use it in GitHub Desktop.
Growing
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
| alive = true | |
| growing = 🌱 | |
| while (alive) | |
| growing += 💧🌞 | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment