From 45b8b96dc8e66b849a00672d294e7cf7cc2b036b Mon Sep 17 00:00:00 2001 From: Shweta Goyal <36664302+Shwetago@users.noreply.github.com> Date: Wed, 3 Oct 2018 10:17:45 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fdad90..be7b1cd 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,10 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Shweta Goyal +- Computer Science Graduate +- [![github-alt][github-img]](https://github.com/Shwetago) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 3e3d5509c2b4083c85309a9e29c34480d84b4f8a Mon Sep 17 00:00:00 2001 From: Shweta Goyal <36664302+Shwetago@users.noreply.github.com> Date: Wed, 3 Oct 2018 10:20:55 +0530 Subject: [PATCH 2/2] Create Shwetago.py --- code/Shwetago.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 code/Shwetago.py diff --git a/code/Shwetago.py b/code/Shwetago.py new file mode 100644 index 0000000..3a9e6e9 --- /dev/null +++ b/code/Shwetago.py @@ -0,0 +1,6 @@ +### + +s = 'Hello, world!' +str(s) + +###