Results 1 to 3 of 3

Thread: What is the basics of Python?

  1. #1

  2. #2
    Join Date
    Jun 2013
    Location
    Forum
    Posts
    2,096

    Default

    Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace.
    Cheap VPS Hosting | $1 VPS Hosting
    Windows VPS Hosting | Windows with Remote Desktop Access
    Cheap Dedicated Servers | Linux Dedicated Server Hosting

  3. #3
    Join Date
    Jul 2019
    Posts
    264

    Default

    1. A simple language which is easier to learn. Python has a very simple and elegant syntax. ...
    2. Free and open-source. ...
    3. Portability. ...
    4. Extensible and Embeddable. ...
    5. A high-level, interpreted language. ...
    6. Large standard libraries to solve common tasks. ...
    7. Object-oriented

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •