Open tylersiskar opened 6 years ago
Task Test: 1.For the respective text fields, enter the user input for location, amount and rating. 2.Check if amount takes only float or string input and how does it handle string inputs. 3.Check for rating input value higher than 5 or for string values and how the cases are handled.
Create text field of location, amount spent, and rating, with a button where they can be submitted.