1.

What do you n .an by encode(encoding= ‘UTF- 8,errors=’strict’)

Answer»

The method encode( ) returns an encoded version of the string. Default encoding is the current default string encoding.



Discussion

No Comment Found