demo of a display_logo() function

Pretend this is needed -- demo of using the break sttm to prevent an infinite loop



Pretend this is text -- End of while loop: counter=1
Pretend this is text -- End of while loop: counter=2
Pretend this is text -- End of while loop: counter=3
Pretend this is text -- End of while loop: counter=4
Pretend this is text -- End of while loop: counter=5
Pretend this is text -- End of while loop: counter=6
Pretend this is text -- End of while loop: counter=7
Pretend this is text -- End of while loop: counter=8
Pretend this is text -- End of while loop: counter=9
Pretend this is text -- End of while loop: counter=10
Pretend this is text -- Counter: 11 break
After the break loop