Skip to content

Instantly share code, notes, and snippets.

@mbaneshi
Created June 19, 2023 22:06
Show Gist options
  • Save mbaneshi/3412a2e940739464cec80fc963b8630e to your computer and use it in GitHub Desktop.
Save mbaneshi/3412a2e940739464cec80fc963b8630e to your computer and use it in GitHub Desktop.
py test
import os
print(os.getcwd())
print('hello py')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment