Can nongraphic characters be used in Python? How? Give examples to support your answer
Answers
Answered by
3
Python basically is a high-end programming language that has no specific use but is used for general purpose and coding.
Each and every programming language has a code to represent certain characters, similarly, python also has a code to represent escape characters. These are those characters that have a certain use.
Similar questions