Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 366 Bytes

String4Pack

Project that identifies how many substrings of 4 characters appear more than once along the main string

Compatible with Python version: Python 3.9.6

To run locally, do the usual:

1.Go to the project folder.

2.From the command line write:
    python main.py

How to Use?

1. Write a word and press enter.
2. View the results.