- Notifications
You must be signed in to change notification settings - Fork0
Simple example how to encode and decode strings in Python
License
sichkar-valentyn/Encoding_Decoding_in_Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Simple example how to encode and decode strings in Python
[1] Valentyn N Sichkar. Simple example how to encode and decode strings in Python // GitHub platform [Electronic resource]. URL:https://github.com/sichkar-valentyn/Encoding_Decoding_in_Python (date of access: XX.XX.XXXX)
Using PyCharm as IDE for Python here is the program which shows how to Encode and Decode strings in Python.
To choose the right Codec for needed language go to the page:https://docs.python.org/3.7/library/codecs.html
Or choose 'utf-32' as standard for all languages.
[1] Valentyn N Sichkar. Simple example how to encode and decode strings in Python // GitHub platform [Electronic resource]. URL:https://github.com/sichkar-valentyn/Encoding_Decoding_in_Python (date of access: XX.XX.XXXX)
About
Simple example how to encode and decode strings in Python
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.