Vocab
- html: is the standard markup language for creating web pages and web applications. With CSS and JavaScript.
- CSS: is a style sheet language used for describing the presentation of a document written in a markup language like HTML.[1] CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
- JavaScript: is a high-level, interpreted programming language. It is a language which is also characterized as dynamic, weakly typed, prototype-based and multi-paradigm.
- Python:is an interpreted high-level programming language for general-purpose programming.Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace.
- :pycharmis an integrated development environment (IDE) used in computer programming, specifically for the Python language.