PYTHON Age calculator program - Get current year

preview_player
Показать описание
My favourite programming exercise now done in Python language. Goal is to get user birth age and calculate his age based on current year. We could hard code the value 2015 but we`re going to get current year using built-in functions of Python.
=====================================
SUBSCRIBE FOR MORE:
=====================================
Рекомендации по теме
Комментарии
Автор

Thanks so much for this!!! Very easy to follow

michellecolon
Автор

Getting Syntax error while using IDLE Python .

Zubair
Автор

The years may be leap year
Keep in mind

devendrapratapsingh