Nathan’s project is an Age Calculator implemented using Python and Streamlit. The user is prompted to enter their name, year of birth, and the current year. Upon clicking the “Check My Age” button, the program calculates the user’s age by subtracting the year of birth from the current year. The result is then displayed as a warning message using Streamlit.
Leave A Comment
You must be logged in to post a comment.