Here are some simple codes for practicing python:
Reversing order of characters in a given string
Calculate number of words with specific length in a given string
Working with some methods for read and write text files
Using try except for error handling