Update sweecake

This commit is contained in:
Swee 2024-10-05 14:53:21 -07:00
parent bdade633c3
commit 164c9798c5

View file

@ -16,7 +16,7 @@ if not (datetime.now().month == 9 and datetime.now().day == 7):
# Calculate the difference
days_until_target = (target_date - current_date).days
print(f"Swee's birthday is in {days_until_target} days... This year he will become {target_date.year - 2010}.")
print(f"Swee's birthday is in {days_until_target} days... Then he'll become {target_date.year - 2010}.")
else:
print("""
)\\