diff --git a/README.md b/README.md index bfb9941..df38bf6 100644 --- a/README.md +++ b/README.md @@ -454,6 +454,10 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/shubhamnishad97) [![github-alt][github-img]](https://github.com/shubhamnishad97) +### Shweta Goyal +- Computer Science Graduate +- [![github-alt][github-img]](https://github.com/Shwetago) + ### slouch - Linux Systems Administrator turning DevOps person - Engineer at heart, if it isn't broken, break it! 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) + +###