Giter Club home page Giter Club logo

beginner.py's Introduction

  • What is Python3.0 and why we do programming? Python is a computer programming language often used to build websites and software, automate tasks, and conduct data analysis. Python is a general-purpose language, meaning it can be used to create a variety of different programs and isn't specialized for any specific problems. We need to be able to control the interaction between people and machines. Since computers and machines are able to do things so efficiently and accurately, we use computer programming to harness that computing power.
  • Why Python is leading edge? Python is an open-source, high-level, and interpreted programming language used to develop some of the world largest site. Due to the availability of several libraries and tools, this language has become the number one choice of many data scientist and developers.
  • Whats the major difference between Python2.x and 3.x ? *Python 2.0 was released in 2000 while the python 3 was released in 2008. *In python 2.0 'print' is considered as a statement while in python 3 print is considered as a functon. *In python 2.0 strings are stored directly as ASCII while in python3 strings are directly stored as UNICODE by-default. *In python 2.0 on the division of integer value we get an integeral value, while in python3 we get floating point value. *In python 2.0 exceptions are enclosed in notation while in python3 exception are enclosed in parenthesis

beginner.py's People

Contributors

j0rdan0x006 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.