0
Could so.eone tell me what's wrong in here please. I'm a newbie, and still can't see this kind of mistakes..
8 Respuestas
+ 1
Hls , your printdate funcrion has missing << after year..there are other errors like name is not variable in class person and bd in class
0
I 've corrected some little things. Could u please tell me anything else, or if u were so kind, change them urself? I would be so pleased
0
Hls please have a look at code from below link :
https://code.sololearn.com/cxR52v1V6yQB/?ref=app
You were directly using class object in another class... to make this happen, first class member (Birthday class here) must be public... to avoid that, I have used inheritance. also added getmethod to have access to month, day and year member.
feel free to ask for any thing if you cannot understand something
0
thanks man. I started Learning programming four days ago, and it is already too much for my head
0
I have thought that after learning C++ I will go with python. do I think it would be a great move? thanks for your help
0
Hls , it's good to start first and you have already achieved it... go ahead and learn as much as possible
0
how long does it take to learn a language at a good considerable level, more or less
0
it depends on how you proceed and how desperate you are..more practice takes you towards perfection