Introduction to simple problems:
- Max_consecutive_characters.py, use of loops and save the highest value.
- Count_repetitions_of_words.py, open and read file, count repetitions.
References: https://leetcode.com/ https://www.hackerrank.com/ https://github.com/PythonGranada/python-kung-fu