From 2c55431c9e19147f5c78bdada3fe85a0109deb5c Mon Sep 17 00:00:00 2001 From: Abhishek Veeramalla Date: Thu, 23 Nov 2023 16:12:54 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23ecf82a..d46119c8 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ - AWS automation with Boto3. - Managing EC2 instances, S3 buckets, and more. - Practice exercises and examples: - - Example: Creating a aws script for deploying applications to remote servers. + - Example: Creating a python script using boto3 to implement serverless functions. ## Day 14: Working with RESTful APIs - Introduction to RESTful APIs. From f344d8e85b05c083a23a1981be9204b406c89112 Mon Sep 17 00:00:00 2001 From: docker Date: Tue, 23 Jan 2024 10:52:24 -0500 Subject: [PATCH 2/2] new python file --- rabbipyth.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 rabbipyth.sh diff --git a/rabbipyth.sh b/rabbipyth.sh new file mode 100644 index 00000000..f2734946 --- /dev/null +++ b/rabbipyth.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +I need to learn python + +