Computer Science, asked by narendrakumar28515, 7 months ago

write down the file extension of Python in one word​

Answers

Answered by anirbas9679
1

Answer:

Python Script file

PY files are used with Python programming language. PY files can be created in any text editor, but need a Python interpreter to be rea

Answered by Jasleen0599
0

.py, .pyi.

The file extension of Python:

  • Similar to how every programming language has an extension, Python also has one called (. py).
  • This extension is used to hold all Python files, and scripts can also be converted to use it.
  • When it comes to running Python applications, the file extensions.py,.pyc,.pyo, and.pyd each have a specific meaning.
  • You can include or import any code you create in a compiled language like C, C++, or Java into another Python script. This particular code is regarded as a "extension".
  • By pressing the Win key + X hotkey, you can access the Win + X menu. To open the Command Prompt (Admin) window, choose that option. Enter "Cd" and the path of the file in the Command Prompt to open the folder containing your Python script. To launch and run the PY script, press Enter.

#SPJ2

Similar questions