0
Why is my program not working properly?
See the program directly... https://code.sololearn.com/cg2vEYyKBmJB/?ref=app
2 Respostas
+ 2
its working fine, you just need to give the input separately with space
0
Yup I did the same thing before seeing your answer.
Actually I checked the input values by printing them on the screen and there i saw that the ms value was stored as M(married) so i added space between the input.
Thank You So Much Bro for helping me out...