1)A simple treasure searching programme using basic if statements in python and ASCII designs
2)Spell checking program that auto corrects the miss spelled words for the second one to work first you need to install : C:> py get-pip.py in your terminal then run-> pip install pyspellchecker in your terminal , Done