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.