Backspace Characters...

# using backspace character

# \n -new line, \t -tab space, \\ -backslash, \' -inverted comma
print("To\n\tThe Master \nGotSourceCode, \nCloud")

No comments:

Post a Comment