Hey Guys,
Is there such thing as a 'While-Else' statement?
I want to have something in a while loop; however, if the conditions in the while loop aren't met, then I would like my program to do something else NOT in a loop.
Any help with this would be much appreciated.

