Astrodevil / Programming-Basics

This Repository Contains source codes of various programming languages. Please Contribute to make this Useful.
https://astrodevil.github.io/Programming-Basics/
MIT License
72 stars 121 forks source link

Added Basic Python Projects #298

Closed ssahibsingh closed 3 years ago

ssahibsingh commented 3 years ago

I have added Some basic Python Projects. Issue No. #52

Astrodevil commented 3 years ago

@siphyshu Will you please review and instruct this or other PR related to python projects to be added in project or utilities folder.

siphyshu commented 3 years ago

@siphyshu Will you please review and instruct this or other PR related to python projects to be added in project or utilities folder.

Okay, I will review this PR now, and other ones later when I get time.

siphyshu commented 3 years ago

Hey @ssahibsingh, These would be better suitable under the Python/Utility/ category, so please move it there. Also add a .py script along with the .ipynb notebooks for each of the utilities.

You can look into taking an arguement from the command line for Phone Number Details script using sys.argv

ssahibsingh commented 3 years ago

@siphyshu I have made all desired changes. Now, Take a look.

siphyshu commented 3 years ago

@siphyshu I have made all desired changes. Now, Take a look.

Perfect! @Astrodevil ready for merge.