From ad013e326c50bad8cd94a4d3cc03d00c78e6614d Mon Sep 17 00:00:00 2001 From: Akhil700 <91781635+Akhil700@users.noreply.github.com> Date: Sat, 2 Oct 2021 15:37:47 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dac498064..15adfc7141 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Introduction -In the past few lessons, you learned about working with different types of data in Python: strings, numbers (ints and floats), and booleans. Now, you'll put that knowledge into action. +In the past few lessons, you learned about working with different types of data in Python: strings, numbers (ints and floats), and booleans. Now, you'll put that knowledge into action.This will help you in your future learning. Imagine that you're at a business event and exchanged business cards with a few people. One of the business cards belongs to Art Vandelay, a new travel agent. Here, you'll use your programming skills to format this information correctly.