Day 1 ------- 1.History & need of Python 2.Application of Python 3.Advantages of Python 4.Disadvantages of Python 5.Installing Python 6.Program structure QUESTIONS(Theory) ------------------ 1.What are version available in python? 2.What are features of python? 3.What are steps to install python? 4.What are language python borrowed from ? 5.What we use python ? 6.What are limitation of python ? 7.What are the notations in python? 8.How many modes are there? what are they? 9.What is mean by IDLE? 10.Why IDLE is not used? 11.Which Year he started to developed python? 12.What is Basic Structure in python? 13.is the python Version Supports each other? 14.What is meant by interpreted? 15.What is meant by Extensible and embedded? QUESTIONS(Programs) -------------------- QUESTION 1: ------------ Description: Install python software and verify in command prompt QUESTION 2: ------------ Description: Install PyCharm community Edition QUESTION 3: ------------ Description: Print your name in python terminal QUESTION 4: ------------ Description: Print your name in PyCharm