What is automation in python?



What is automation in python?..

Answer / Shamshul

Automation in Python refers to using scripts or programs to perform repetitive tasks, data processing, testing, and system administration without human intervention. It increases efficiency, reduces errors, and saves time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Explain me what is the purpose of doc strings in python?

1 Answers  


Which is better python or r?

1 Answers  


What is the difference between `list` and `tuple` in Python?

2 Answers  


Explain me what is the common way for the flask script to work?

1 Answers  


What is a python mixin?

1 Answers  


How can you unsign or delete variable in python?

1 Answers  


How can I learn python?

1 Answers  


How is “self” explicitly defined in a method?

1 Answers  


which statement is used to take a decision based on the comparison?

1 Answers  


What are the file-related modules we have in python?

1 Answers  


What are python variables?

1 Answers  


What is the function of negative index?

1 Answers  


Categories