You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run “full_retirement_age_calculator_app”.
Enter a valid birth year (e.g. 1967)
Press on the Enter Key without typing any value .
The ValueError exception raises.
Expected behavior
The program should get a value of 0 and throws an “invalid month of birth”.
Screenshots
Desktop
Please complete the following information:
OS: [Windows 10]
Browser [Google Chrome]
Version [94.0.4606.71]
Additional context
Add any other context about the problem here.
Assigned
Unassigned
The text was updated successfully, but these errors were encountered:
Bug 2
Describe the bug
The program throws an ValueError when the Enter key pressed in month of birth case even it states “ implies 0”.
Program
CSC256PublicChangeDoc
10/03/2021 12:33pm
Component
C:\Users\elmeh\Documents\CSC256\Unit7\CSC256PublicChangeDoc\changedoc
Error Type
Behavioral error
Severity
Fatal
Priority
TBD
State
Open
To Reproduce
Steps to reproduce the behavior:
Run “full_retirement_age_calculator_app”.
Enter a valid birth year (e.g. 1967)
Press on the Enter Key without typing any value .
The ValueError exception raises.
Expected behavior
The program should get a value of 0 and throws an “invalid month of birth”.
Screenshots
Desktop
Please complete the following information:
OS: [Windows 10]
Browser [Google Chrome]
Version [94.0.4606.71]
Additional context
Add any other context about the problem here.
Assigned
Unassigned
The text was updated successfully, but these errors were encountered: