Escape Sequence

Run Settings
LanguagePython
Language Version
Run Command
#Escape Sequence =-> it allows to put " without changing the string. Whatever comes after \ is a string #\t = tab #n = goes to the next line weather = "\t It\'s \"kind of\" sunny \n hope you have a good day!" print(weather)
Editor Settings
Theme
Key bindings
Full width
Lines