This Python program is based on a backtrack method to get the numeric password from a RAR archive. Note: The password number only can be in the (0 - 9999) numeric interval.
Python code to write and read a "tree" on the differents ways
Python code to encrypt any text using the Cesar's Method
Simple codes to learn the recursivity in python.