Is this possible:
something like
one := "Hello"
var {substitute the value of 'one' here} = "did it work"
I tried:
one := "hewo"
string(one) := "but this doesn't work either"
Do you know how to do this or if this is even possible?
Is this possible:
something like
one := "Hello"
var {substitute the value of 'one' here} = "did it work"
I tried:
one := "hewo"
string(one) := "but this doesn't work either"
Do you know how to do this or if this is even possible?
For further actions, you may consider blocking this person and/or reporting abuse
Sergi Mamedov -
Wallace Maxters -
Nnamdi Okpala -
Danial Ranjha -
Top comments (0)