Skip to content

Instantly share code, notes, and snippets.

@sidharthshah
Created May 7, 2024 06:56
Show Gist options
  • Save sidharthshah/4c7ac19b8812b68ecb54d10124718b06 to your computer and use it in GitHub Desktop.
Save sidharthshah/4c7ac19b8812b68ecb54d10124718b06 to your computer and use it in GitHub Desktop.
TEST Gist
import os
for i in range(100):
print(i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment