#Please Subscribe my channel - https://bit.ly/PROGRAMMING-HERO ''' You can use escape sequence characters. like " " to add tab space and " " for a new line etc. For example - ''' print("Hello World!") # Output - Hello World