Welcome to the lesson on String Formatting
As you have learned in the Variables lesson earlier, you would have known that we cannot combine strings and numbers
String Formatting
Some Examples:
format() method
Some Examples:
End of String Formatting
You have learned String Formatting in simple terms. Let's proceed on to Escape Characters.