(1) a preliminary study of Python

Source: Internet
Author: User

This chapter describes the basic framework of Python and How to Run python.Program.

Python is often defined as an object-oriented scripting language and often serves as shell tools and control tools (distributed in large applications ).

She is object-oriented and free of charge and can be used for system programming, Gui programming, network scripting, component synthesis, database programming, game programming and AI.

Python program composition structure: a program consists of function modules, which contain statements, statements, expressions, expression generation, and object processing.

It can also be understood as follows: a process-oriented program consists of function modules, including data types, expressions, and flow control statements.

The script language does not need to be compiled and then executed every time and does not generate binary data.CodeYou can access the running program during execution, or even modify it dynamically. It is suitable for fast development of simple tasks. Python provides a large number of flexible data types and a wide range of computing types. Modular structure design and support for object-oriented technology; flexible package organization and a large number of class libraries.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.