What is Python?
Python is a high-level programming language designed to be easy to read and
write, making it by far my favourite syntax to code! Unlike many languages, Python emphasises simple,
clean syntax that often reads almost like plain English. It's incredibly versatile, powering everything
from websites and automation scripts to data science, machine learning, and AI while boasting on the
largest, most active developer communities of any language, with countless free libraries and tools to help
you build whatever you so desire!
It is popular enough even to have its own dedicated conference, PyCon, here in Australia.
Read up on Python here at Wikipedia!