Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 199 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 199 Bytes

Birthday-countdown

Birthday countdown app from Python Jumpstart by Building 10 Apps

Project covers:

  • Function
  • Time spans
  • Dates
  • Time
  • return values (function)
  • Pararmeter (function)