Hello,
I am a beginner in python and programming in general.
I am trying to use the if...else structure to find the current
age of an individual, giving the current day, month
and year as well as birth day, month and
year. I keep getting a logical error which I am unable to correct.
I would be appreciate help in correcting the error in the structure.
Code:
# variables used in the if ...
...