I have an unexpected result in my project comparing numbers so i made this simple app for closer investigation. Please check it out and use the following values: A: 40, B: 5
https://x.thunkable.com/projects/5e4207496277be2cb7a330fc/35c1a8dd-58d1-444d-b80b-8e63765b0068/designer
The result is wrong. I guess the block removes the zeros at the end of the numbers before executing the command. What did I do wrong? How do I compare numbers?
Please help.