You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple example how to encode and decode strings in Python
3
+
4
+
### Reference to:
5
+
[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)
6
+
7
+
## Description
8
+
Using PyCharm as IDE for Python here is the program which shows how to Encode and Decode strings in Python.
9
+
10
+
## MIT License
11
+
## Copyright (c) 2018 Valentyn N Sichkar
12
+
## github.com/sichkar-valentyn
13
+
### Reference to:
14
+
[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)
0 commit comments