Ahh yes Python, an interpreted, object-oriented, high-level programming language with dynamic semantics.
Great for AI/ML, Backend, and API's!
The good 'ole HTML. HyperText Markup Language is the "skeleton" for documents designed to be displayed in a web browser. It defines the content and structure of web content.
CSS? More like C me cry over a div. Anyways, CSS is a language used to make websites look pretty. CSS describes how elements should be rendered on screen any other media.
Personally, I like JavaScript. It allows you to implement complex features on web pages. JavaScripts many libraries and framworks on the other hand... Its never ending.
Bootstrap is a library that builds off CSS. It is mainly used to help developers build websites easier ad more efficiently. I like using Bootstrap to some extent.
C++ is an object-oriented language that is used for alot of things similarly to Python. But boy oh boy the complex structuring of C++ makes many developers struggle.