Skip to content

Using Set we are going to calculate how many times each element was met in the String

License

Notifications You must be signed in to change notification settings

sichkar-valentyn/Compressing_the_string_using_Sets_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compressing the string using Sets in Python

Using Set we are going to calculate how many times each element was met in the String

Reference to:

[1] Valentyn N Sichkar. Compressing the string using Sets in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Compressing_the_string_using_Sets_in_Python (date of access: XX.XX.XXXX)

Description

The goal is to compress the input string with elements divided by gaps with the element itself and number it was met in the initial string.

GUI in Python

Result

MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

[1] Valentyn N Sichkar. Compressing the string using Sets in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Compressing_the_string_using_Sets_in_Python (date of access: XX.XX.XXXX)

About

Using Set we are going to calculate how many times each element was met in the String

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages