Python Scripts
摘要
A Python script is essentially a text file, typically in either ASCI or UTF-8 encoding, that contains your Python code. There are two common ways to create and execute Python scripts.