give me an example of variable – a letter used to represent an unknown value

1 answer

x = 5

In this example, "x" is a variable that represents an unknown value. It can be any number, but in this case, it is assigned the value of 5.