diff --git a/.DS_Store b/.DS_Store index dab8cc6c2d..90a94034b0 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fc7e027d68..24f9a10148 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1844,7 +1844,12 @@ Noida - Bio: Trying to fit in coding society. - GitHub: [Pranav Bhasin](https://github.com/pranavbhasin96) -#### Name: [Pranjal Singh] (https://github.com/pranjal44) +#### Name: [Pranay Khosla](https://github.com/PranayK-666) +- Place: Delhi, India +- Bio: Coding enthusiast +- GitHub: [PranayK-666](https://github.com/PranayK-666) + +#### Name: [Pranjal Singh](https://github.com/pranjal44) - Place: Delhi, India - Bio: Beginner - GitHub: [pranjal44](https://github.com/pranjal44) @@ -1859,10 +1864,10 @@ Noida - Bio: I tell tales! - GitHub: [Pratyum](https://github.com/Pratyum) -#### Name: [Pronomita Dey] (https://github.com/PronomitaDey) +#### Name: [Pronomita Dey](https://github.com/PronomitaDey) - Place : India - Bio : Front End Developer. Open Source Enthusiast. Learner. -- GitHub : [Pronomita Dey] (https://github.com/PronomitaDey) +- GitHub : [Pronomita Dey](https://github.com/PronomitaDey) #### Name: [PureHyd](https://github.com/PureHyd) - Place: Evanston, IL diff --git a/scripts/hello_world_pranaykhosla.py b/scripts/hello_world_pranaykhosla.py new file mode 100644 index 0000000000..68a1b73765 --- /dev/null +++ b/scripts/hello_world_pranaykhosla.py @@ -0,0 +1,5 @@ +# LANGUAGE: Python +# AUTHOR: Pranay Khosla +# GITHUB: https://github.com/PranayK-666 + +print('Hello World') \ No newline at end of file