Posts

what is variable in python Interview question

 variable --variable is a container that store the data-- ---variable are used to hold data during execution of the programm example: a=5 a is variable which store 5

What is Data python Interview question

 Data is any piece of information which is used by the program to acomplish a task : - Example of task- Find the sum of two number:                                Find Lcm of two number:

How to develop a software using python

 How to develop a software  using python

Where python can be used

 Where python can be used 1) Developing websites 2) Task automation 3) Data Analysis 4) AI,ML,IOT 5)Developing desktop application

large organization that uses python ,python used in this big companies

 Amazing facts about python -- Ranked 1 (TIOBE report) #large organization that uses python Google Netflix Dropbox Youtube Instagram microsoft NASA facebook mozila amazon

Features of python

 Features of python 1)  Simple and straight forward syntax 2) platform independent 3) large library 4) precise coding 5) automatic memory management 6) highly extensible

Why you should learn python

 Why you should learn python  1) Huge community support 2) Future with Artificial Intelligence and machine learning 3) Easy to learn and implement