The assignment is the following:
I sort of get the whole idea of the assignment but can someone please troubleshoot me as to how to achieve scrolling the letters triggered at each button press, then displaying the number after the letters, all without having to do 99 different scenarios for each button press? meaning I want to increment the counter with each button press. I know I need a function that clauses all the letters available for a seven segment display counter? then a function that increments the numbers, then a function to scroll the letters at each button press along the counter, finally once it reaches 99, display the sequence in the picture and reset to display "helping client 0"
I am very confused. Please any help would do great.
I sort of get the whole idea of the assignment but can someone please troubleshoot me as to how to achieve scrolling the letters triggered at each button press, then displaying the number after the letters, all without having to do 99 different scenarios for each button press? meaning I want to increment the counter with each button press. I know I need a function that clauses all the letters available for a seven segment display counter? then a function that increments the numbers, then a function to scroll the letters at each button press along the counter, finally once it reaches 99, display the sequence in the picture and reset to display "helping client 0"
I am very confused. Please any help would do great.