Skip to content

Instantly share code, notes, and snippets.

@Yediyarov
Last active May 12, 2023 09:28
Show Gist options
  • Save Yediyarov/d3e7c88948fee44d82a7a1784135f93b to your computer and use it in GitHub Desktop.
Save Yediyarov/d3e7c88948fee44d82a7a1784135f93b to your computer and use it in GitHub Desktop.
Yandex Baku
a = 1
b = 3
print(a+b)
for i in range(10):
print(i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment