Raw elements such as numbers or words
Data
Code Error
Bugs
A space in the computer's memory
Variable
executes an action if a condition is true
if
It executes the code line by line without any preliminary complication steps.
Compiled language
A set of organized, processed, and meaningful data
Information
Misspelled word, or something that prevents the code from running
Syntax Error
They allow programs to behave differently depending on the input data.
Flexibility and Dynamism
It offers an alternative when the condition is not met.
if-else
Generates an executable file
Compiler
The data is processed and organized through algorithms and software
Organization and processing
When the code runs but has errors and the result is not what you expected
Logical Errors
The variables allow you to use a representative name for each piece of data.
Code simplification
evaluates multiple successive conditions
if-elif
computer language
binary code
Information has a meaning that is useful to humans or other systems
Meaning and value
When an element mentioned in the following code is missing or does not exist
Runtime Error
They are used to save and retrieve data that will be needed in other parts of the program
Reuse of information
Bigger than
Its instructions exert direct control over the hardware
low level language
It gives relevance and allows for its interpretation
Context
It is the process of finding and correcting errors in the code
Depuration
It offers control over the program's operation, or to assign values to them.
Efficiency
Less than
<
designed to be easily understandable for humans
high level language