Last active
May 10, 2023 08:52
-
-
Save Yediyarov/846e45d1777fef3ea5b63f257957d2d0 to your computer and use it in GitHub Desktop.
test gist for embedding
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
for i in range(10): | |
print(i) | |
# Tech-Academy-terefinden-yaradilib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment