Skip to content

Instantly share code, notes, and snippets.

@Deepakchawla
Created March 28, 2023 16:55
Show Gist options
  • Save Deepakchawla/6f35c72264393420e26880220cd49a4a to your computer and use it in GitHub Desktop.
Save Deepakchawla/6f35c72264393420e26880220cd49a4a to your computer and use it in GitHub Desktop.
print("hello world")
def abc():
return a+a
for value in range(0,10):
print(value)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment