Hello user, this is a simple Python text/terminal calculator used in helping new comers learn simple programming with Python. The code utilizes python 3.2, but should work with 3.3 just as easily. You can find support for this code over at www.essenceofzen.tk -ZenOokami _ \_____________________________________ December 21st 2012: [Happy Doomsday!] )_________________ =====================================------------------/ Update: *Fixed some Minor bugs bugs. `-----: Spelling errors : errors that included some deadend code : fixed the local and global problems with some functions. : fixed an error with divide function. *Added Factors function *Added some pre-code that'll be for creating and solving fomulas for linera equations like y=mx-b that have exponents that create parabolas and etc. *Working on some pre-code that will be able to tell if a equation is a parabola or not. *Working on some pre-code so that you can save, load, import and export text files for problems equations formulas and answers [off file] Thank you for using my program, I'll continue developing it as I go. Future plans include porting it over to different langauges for learning purposes as well as eventually making a GUI. All over our programs will later include a console debug feature that will allow the user to check everything, gain root access to the program, and ensure proper use.