More projects! :D ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Input a single word to get "mean(word)"! :D Mean(any) will return "∏∏∏" if you give in numbers or characters that aren't in the alphabet, so.. don't input numbers or characters that aren't in the alphabet. :P ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– So, this project is a tool to find the mean of any single word. Now, this does use math's "mean" function (or at least my perfect build of it :3). It basically gathers up every single letter's position in the standard English alphabet (abcdefghijklmnopqrstuvwxyz), then calculates the average value. So LIFE's values are (12, 9, 6, 5), which are added up into 32, which are then divided by 4 to get 8. –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Leave a love/fave to show support, and maybe even follow for more cool games, animations, and simulations! :D –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Want to remix? Well, here's a suggestion - see if you can get "mode(any)" and "median(any)". –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Scratch on! :3