Python can automate tasks using Selenium, PyAutoGUI, and OS modules.
import os os.system("echo Hello, World!")