In python, you can't use some characters directly inside strings like double quotes when the string itself contains them. In such cases, you will use escape sequences. There are 4 most used escape sequences which are explained in this video.
100 days of python is a YouTube shorts series where you will learn basics of python in byte-sized, easy to understand shorts. Keep following "Namaste Coders" for more!
#python #programming #learnpython #namastecoders #100dayschallenge #pythonprogramming