The word “Python” might sound technical and complicated at first and many beginners assume that it will be difficult.I actually almost fell for that trap.Python was actually designed to be beginner-friendly.In fact,Python is widely considered one of the easiest programming languages because of its readable syntax. What is Python Python is a high-level programming language used in data analytics,web development,automation,AI and so many more fields. It was created by Guido van Rossum and released in 1991.It was named after the British comedy show 'Monty Python's Flying Circus',not after the snake.He explained that he wanted something short,unique and slightly mysterious Instillation I will be giving steps in setting up a jupyter notebook. Anaconda is an open source distribution of Python and R products so within anaconda is our jupyter notebook as well as a lot of other things but our point of interest is the jupyter notebook.…