Instructions: 1. Click Green Flag. 2. Type the word you want to sort. 3. Wait for a bit (Longer the word, longer the wait.) 4. Done! Check results underneath "Input Breakdown". How It Works: This program works by using List, Operator, and Variable blocks. The "#" Counters are timers for each step. The "The Detected Letters" list shows the letters that are in the word you put in. The "Input Contents" list slices the word into the letters. Finally the "Input Breakdown" list shows the final test results in the format (letter) x(amount of that letter). I also put a timer to show how slow it is. hahahaha!
This is a proogram that shows how much of each letter is in a word.