It would be nice to add a float symbol like # to distinguish between integer and real/float for clarity, make the source more readable and better track down between these 2 variable types.
..or I see that there are only 2 variable types in my_basic, numbers (int/real) and strings?
It would be nice to add a float symbol like
#
to distinguish between integer and real/float for clarity, make the source more readable and better track down between these 2 variable types...or I see that there are only 2 variable types in my_basic, numbers (int/real) and strings?