PYTHON

How do we get previous command in Python IDLE

Alt + p for previous command from history, Alt + n for next command from history.

This is default configure, and you can change these key shortcut at your preference from Options -> Configure IDLE


Python IDLE Installation ,Configuring Numpy,Pandas,Mongo DB



python -m pip install numpy pandas pymongo

references:
https://cloudxlab.com/blog/numpy-pandas-introduction/

https://www.w3schools.com/python/python_mongodb_getstarted.asp

Comments

Popular posts from this blog