Escape Sequence in Python \n \t \\ \' | python programming

preview_player
Показать описание
In this video we will learn
Python Escape sequences
1. \' Single quote - Add Single Quote within a String
2. \\ BackSlash - How to insert backslash in a string
3.\n NewLine - How to insert a new line
4. \t Tab - How to use tab in python
Рекомендации по теме