/String_Decoding

Decoding input string - so called task of 'decompression'

Primary LanguagePythonMIT LicenseMIT

String Decoding

Decoding input string - so called task of 'decompression'

Reference to:

[1] Valentyn N Sichkar. Decoding string, decompression task // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/String_Decoding (date of access: XX.XX.XXXX)

Description

Program decode string implementing so called task of decompression.
For example input string is 3a5Ba4CcF3f and resulted decompressed string is aaaBBBBBaCCCCcFfff.

MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

[1] Valentyn N Sichkar. Decoding string, decompression task // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/String_Decoding (date of access: XX.XX.XXXX)