Computer Science, asked by parulsharma09, 19 days ago

Python programme are type in​

Answers

Answered by batooljamnagar
1

Answer:

Interactive mode.

Script mode.

A combination of interactive and script modes.

All of these.

Answered by prachichoudhary188
0

Answer:

Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented and functional programming.

Developer: Python Software Foundation

License: Python Software Foundation License

Paradigm: Multi-paradigm: object-oriented, procedural (imperative), functional, struct...

Filename extensions: .py,.pyi,.pyc,.pyd,.pyo (prior to 3.5),.pyw,.pyz (since 3.5)

Similar questions