Nguyen Van Luong:
Sometimes I can't understand why it is wrong like the example below:
Why does the result depend on the condition even though the variable does not change?
Hard to answer without more context.
Possibly because printf is expecting more arguments (?). Try Print to see.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Sometimes I can't understand why it is wrong like the example below:
Why does the result depend on the condition even though the variable does not change?