Created
March 19, 2021 00:48
-
-
Save swdevbali/fdbb03c903f9b8172b356c0d1882b3d5 to your computer and use it in GitHub Desktop.
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
| while(still_alive){ | |
| … | |
| } | |
| answer_to_all_of_your_questions(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment