Home > Java > javaTutorial > body text

What does python script mean?

little bottle
Release: 2019-05-13 15:20:32
Original
9799 people have browsed it

Python is a very popular language recently. Some people often mention Python scripts. I believe many friends don’t know much about it. Now I will talk to you about what Python scripts are.

What does python script mean?

It is an object-oriented dynamically typed language. It was originally designed for writing automated scripts (shell). With the continuous updates of the version and the addition of new language features , are increasingly used in the development of independent, large-scale projects.

Script (Script) is an extension of a batch file and a program saved in plain text. Generally speaking, a computer script program is a combination of a determined series of actions that control the computer to perform computing operations. Certain logical branches can be implemented, etc.

A whole python program written in python language is saved in a file ending with .py. This file ending with .py is a python script.

The above is the detailed content of What does python script mean?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template