Tuesday, February 28, 2017

ie 11 history folder

C:\Users\user\AppData\Local\Microsoft\Windows\History

history is hidden so just write it out

Wednesday, February 8, 2017

pip in modern python

if you download latest you will automatically get pip
the path is set with the install
so in cmd window type whatever -  pip install requests - for example and that should work