Concept Flow - Explicit value assignment
Declare variable
Assign explicit value
Use variable with assigned value
Program continues or ends
This flow shows declaring a variable, assigning it a specific value explicitly, then using that value in the program.