@mayya
Variables: Named memory locations that can store values.
Control Structures: loops and conditional statements are examples of statements that regulate how a program executes.
Functions/Methods: Blocks of code that can be called from other parts of a program to perform specific tasks.