In this challenge lab, you will You are a Python developer. You need to manipulate strings. First, you will concatenate strings to form a sentence, and then you will trim strings by using string methods. Next, you will split and join strings, and then you will format strings. Finally, you will change the capitalization of strings by using string methods. Note: Once you begin the challenge lab, you will not be able to pause, save, or exit and then return to your challenge lab. Please ensure that you have set aside enough time to complete the challenge lab before you start.
Learning Objectives
In this challenge lab, you will You are a Python developer. You need to manipulate strings. First, you will concatenate strings to form a sentence, and then you will trim strings by using string methods. Next, you will split and join strings, and then you will format strings. Finally, you will change the capitalization of strings by using string methods. Note: Once you begin the challenge lab, you will not be able to pause, save, or exit and then return to your challenge lab. Please ensure that you have set aside enough time to complete the challenge lab before you start.