Gets into the "else" statement when the variable $name_usr is equal to "Jack".
I always get as a result: "I'm not a person".
Why doesn't it validate correctly? I have an error in the initialization of the variable?
{$CLEO .cs}
0000:
var
$name_usr : String = 'Jack'
end
while true...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.