Goalkeeper
Defender
Midfielder
Assume that users fill the value into the textfields, when users click "CREATE" button:
a. Check input:
- If users input the value <=0 for salary, show the error text "You must input an integer >0 for salary!". (0.5 point)
PLAYER INFORMATION
1
Code:
Name:
Nguyen Van A
Position:
Striker
0
Salary:
CREATE
You must input an integer>0 for salary!
List of Players:
Code Name Position Salary
Zoom
+ 100%
Close