|
alright, so if you're using every letter of the alphabet, you're gonna have a bar divided in 26 parts. So all you have to do is to run the command, map the letter you're on to a number, A being 1 Z being 26 is the easiest, then print out a star when that number changes. When it's done print a new line, and there's your progress bar.
good luck/
Dizz
|