Python Forum
How To Create A "Birthday Calculator" in Python?
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How To Create A "Birthday Calculator" in Python?
#3
its just as simple as asking the user if they're birthday has passed this year
birthday_has_pass_this_year = input("has your birthday passed this year? (y/n)")
Reply


Messages In This Thread
RE: How To Create A "Birthday Calculator" in Python? - by Underscore - Oct-11-2021, 01:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need some help trying to get my Python mortgage amortization calculator to work prope IamSirAskAlot 4 15,895 Feb-12-2024, 10:53 PM
Last Post: BerniceBerger
  New to python, trying to make a basic calculator AthertonH 2 1,212 Apr-14-2022, 03:33 PM
Last Post: AthertonH
  python calculator only using decomposing functions kirt6405 1 1,821 Jun-19-2021, 12:52 AM
Last Post: bowlofred
  Python calculator divide by zero help dock1926 4 6,003 Jan-20-2020, 05:15 PM
Last Post: michael1789
  Python Program to Make a Simple Calculator jack_sparrow007 2 10,298 Oct-19-2018, 08:32 AM
Last Post: volcano63
  Creating a Calculator with Python KatherineHov 8 7,889 Aug-03-2017, 02:13 PM
Last Post: sparkz_alot
  Python Calculator Application MemeStealer 6 8,069 Jul-21-2017, 08:42 PM
Last Post: MemeStealer

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020