Tagged Questions
0
votes
2answers
70 views
How to code for Alternate Course AKA Rainy Day Scenary?
Alternate course is something when user doesn't do what you expected, e.g. key in wrong password, pressing back button, or database error.
For any programming project, alternate course accounts for ...