Number Two Digits

Hello! everybody, I want to know the numbers one digits to '0' leading to two digits, but after 10, I don't want to add '0' anymore. Please help me.

Hello, I'm afraid I don't understand your question... What do you mean by that?

Nico

For full handling of leading zeros:

If you are only worried about 1-9

1 Like

Oh! sorry. I want two digits numbers only 1 to 9, 10 to 99 is already two digits, so I don't want to affect them.

Thanks, I will try.

:question:

Sorry, I want to make the numbers 1 through 9 into two digits

Show some examples and where exactly the problem with zero arises.

Annotation 2025-07-22 164146
Now, I'm trying this block, to my countdown timer

Should be number < 10 (not =)

2 Likes

Try this extension:


simpleCountdown.aia (21.6 KB)

Blocks

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.