Skip to content

Commit 8315f92

Browse files
Update README.md
1 parent 504dad6 commit 8315f92

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# Encoding_Decoding_in_Python
1+
# Encoding and Decoding in Python
22
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

Comments
 (0)