๐Ÿ“ฆ sunnypatell / test1

๐Ÿ“„ example.py ยท 4 lines
1
2
3
4def git_opeation():
 print("I am adding example.py file to the remote repository.")
git_opeation()