In this week, you will learn more about strings, escape characters. also we will go further to customise our IDLE so it easier to write more code. Finally you will learn about variables.
You will always need data or information from users. The input function allows us to do that. In this week, you will learn about how to ask the user to provide certain information.