What are python scripts used for?



What are python scripts used for?..

Answer / Md. Shahid Kabeer

Python scripts are used for automating tasks, building web applications, data analysis, machine learning, artificial intelligence, system scripting, network programming, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How can you declare the variables function in python?

1 Answers  


What is argument in a function?

1 Answers  


Can a constructor be final?

1 Answers  


How do I find the current module name?

1 Answers  


What is a pass in python?

2 Answers  


name few python modules for statistical, numerical and scientific computations?

1 Answers  


Is python good for coding?

1 Answers  


What is Python's Purpose?

2 Answers  


What do you understand by *args and **kwarg python?

1 Answers  


Can constructor be private?

1 Answers  


How does python sort work?

1 Answers  


What are negative indexes and why are they used?

4 Answers  


Categories