You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python script to determine if a user supplied year is a leap year. Logic accepts a numerical input and uses mathematical calculations and nested conditionals to determine if the year is a leap year.
This console application takes and validates yes and no decisions from the user and follows a path of nested conditions to determine what to suggest for lunch to the user.