Python Day 1

Its a high level programming language


  1. It has dynamic type system - any type checks happens at run time rather than compile time.
  2. Better readability
  3. Interpreted langugae
  4. Multi paradigm - supports oop concepts, structural and functional programming concepts


Where to use python


  1. Linux scripting and administration
  2. Web development
  3. Application scripting
  4. Data science
You can download python from python.org

To check the python version on terminal


>python --version





No comments:

 My Attempt to learn AI  GPT Generative Pretrained Transformer Created by Google in 2017 with the publication of the paper "Attention ...

Popular in last 30 days