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 |
Explain me what is the purpose of doc strings in python?
Which is better python or r?
What is the difference between `list` and `tuple` in Python?
Explain me what is the common way for the flask script to work?
What is a python mixin?
How can you unsign or delete variable in python?
How can I learn python?
How is “self” explicitly defined in a method?
which statement is used to take a decision based on the comparison?
What are the file-related modules we have in python?
What are python variables?
What is the function of negative index?