09-10-2007, 05:47 PM
' Wrote:If I put the 'X' in the same sentence like that, then yes. Otherwise normal people would understand that X was being used as a separate "unknown" for each sentence. B)
Hrm...i tried writing a program assigning 10 to x.
Then used it i different "sentences". All came out to 10.
Although, I guess you could say that each sentence was within a different scope, and assigned a floating point value to x in each...then yes, I can understand that.