Skip to content

mshayan1620/date-logic-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Date Logic App

A Python app to display day names, month names, date suffixes, and calculate birth date details.

Features

  • Display day names (Monday to Sunday)
  • Display month names
  • Format ordinal dates (1st, 2nd, 3rd, etc.)
  • Combined task: input name, age, birth month/date → calculate birth year

How to Run

python3 date_logic.py

Tested on Python 3.x

About

A Python app that performs date logic: displays day names, month names, formats dates with correct suffixes (1st, 2nd, 3rd, etc.), and calculates birth year based on user input. Demonstrates control flow, loops, and user interaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages