Python
Python is a high-level, interpreted programming language that emphasizes code readability and simplicity. It has a vast standard library and is widely used in various domains, such as web development, data analysis, machine learning, and more.
print("Hello, World!")