Digits separator from Integer

Input : 1234
Output :
1
2
3
4

I am getting problem in the divison part where last digit is removed from number.

Can someone tell how to show only integer part of divison ?
Or how can we declare a variable as Integer?

Hi @Prince_G Welcome
Can you please elaborate your question more?

2 Likes

Maybe this?

1 Like

AI2 data types are dynamic, by content.
Typeblock "is a" to see the various dynamic type tests.
is