What’s mean: It is the sum of all the digits in a number divided by the length of the number. It appears in math tests. Just put in the number and it will instantly generate the answer! You could use this in a project, just do a few code edits and it will work for whatever your doing! (Remember to credit me!) I actually had a couple attempts at this tbh, even though there is not much code it takes a while to think of. (Fixed decimals, does not display more decimal places than needed, I only needed to add a join block at the end for it to fix)
Did it all myself :)