Q. Can non-graphic characters be used and processed in Python? How? Give examples to support your answer.


Answer =

Yes, non graphic character can be use in python .
In python we can use by type in side of double quote or single quote .

Example –
print (“\\”)
print (“\n”)

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post