Coding is a process of using a programming language to get a computer do what you want it to do. There are two types of coding I learned this year HTML and Python.
HTML stands for Hyper Text Markup Language. It sets markup symbols or codes inserted into a file to display on the Internet. The markup tells web browsers how to display a web page's words and images. Python is a high level programming language that makes it easy to read and simple to apply.
Coding works by you writing a code to tell it what to do. The code is added and it turns into a machine code the computer can understand. The computer executes the code and writes whatever your code was.