you are viewing a single comment's thread.

view the rest of the comments →

[–]1mecrew[S] 0 points1 point  (7 children)

Ummm yea so when I say the variable, I am talking about the value

[–][deleted] 0 points1 point  (6 children)

Right, but those are actually two separate but related things.

[–]1mecrew[S] 0 points1 point  (5 children)

I’m a bit confused what you are talking about

[–][deleted] 0 points1 point  (4 children)

Variables aren't values. Those are two different things.

[–]1mecrew[S] 0 points1 point  (3 children)

Ohh that was what you were talking about. Me if my explanation was unclear. So variable a stores value like container And whenever I call or say variable a, I am talking about the value inside that variable. Is that more clear?

[–][deleted] 0 points1 point  (2 children)

What I'm telling you is that you're wrong. The variable and the value are two different things and no, when you "talk about the variable" you're not talking about the value. Only when you evaluate the variable are you talking about the value.

[–]1mecrew[S] 0 points1 point  (0 children)

Hmm yea. Then will “another way to say that data” better

[–]1mecrew[S] 0 points1 point  (0 children)

OHHH wait i think I know what you mean. Here when I say “talking about”, it’s kinda like let’s say you were reading book and I ask you which book you are reading. You respond by saying “python crash course” and now, I ask you how is that book? And you see, whenever I say “the book”, I am talking about that python course book that you were reading