From 55bed6fbe01dd5a2e89a58e8b05ae71f7d2e50c7 Mon Sep 17 00:00:00 2001 From: Prathima Kadari Date: Wed, 12 May 2021 20:46:51 +0530 Subject: [PATCH 1/2] created hello_world_prathimacode-hub.py --- programs/hello_world_prathimacode-hub.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 programs/hello_world_prathimacode-hub.py diff --git a/programs/hello_world_prathimacode-hub.py b/programs/hello_world_prathimacode-hub.py new file mode 100644 index 0000000..edc6ff0 --- /dev/null +++ b/programs/hello_world_prathimacode-hub.py @@ -0,0 +1,6 @@ +// LANGUAGE: Python +// ENV: Pycharm +// AUTHOR: PRATHIMA KADARI +// GITHUB: https://github.com/prathimacode-hub + +print("Hello, World!") From 8cdc7a12f3a22cf726405ab47fc449bba8532330 Mon Sep 17 00:00:00 2001 From: Prathima Kadari Date: Wed, 12 May 2021 20:48:50 +0530 Subject: [PATCH 2/2] Updated CONTRIBUTORS.md --- CONTRIBUTORS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 3184a6e..79bcd2c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -90,3 +90,7 @@ - Place: Chennai, India - Bio: Computer Vision Researcher - GitHub: [GSNCodes](https://github.com/GSNCodes) +#### Name: [Prathima Kadari] +- Place: Hyderabad, India +- Bio: Embedded Engineer +- GitHub: [prathimacode-hub](https://github.com/prathimacode-hub)