9 posts published by WeekendEnginner during September 2014| ➟ Weekend Engineer
>>>The default Python prompt of the interactive shell. Often seen for code| docs.python.org
One thing that I like to do is have a few log files where I can refer back to just in case I run into errors. One of the important one’s is the power log. What this will do is log every time …| ➟ Weekend Engineer