Special Characters
How are we going to print special characters like new line and tabs etc. in Python?
We'll cover the following...
Strings can contain special characters, like tabs or new lines. We need to be aware of those as they can sometimes crop up and cause problems. For example, the new line character is defined as “n”, while the ...
Access this course and 1400+ top-rated courses and projects.