reset password
Author Message
bcrypt
Posts: 1
Posted 05:16 Nov 28, 2019 |

I currently have my program prompt for the age to be searched. Is this okay or do you have a specific way you want it inputed to the program for example hard coded.

LHS
Posts: 26
Posted 13:02 Nov 29, 2019 |

I think the safe assumption is the user enters the input, then you return search results. That way it can be tested to see if it works or not. Or if you hardcode it, have examples of a true result and false result.

 

Last edited by LHS at 15:17 Nov 29, 2019.