this post was submitted on 13 Jun 2025
7 points (81.8% liked)

General Programming Discussion

8810 readers
12 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 6 years ago
MODERATORS
 

For a school project I need to make a simple python program. I need ideas so if you have something that you want made for you then please post it here. I'll release it here under a gnu general public license once I've finished.

you are viewing a single comment's thread
view the rest of the comments
[–] wuphysics87@lemmy.ml 1 points 1 month ago

I have a shell script I wrote I call tdiff. If you enter a number it takes it as the number of days and then tells you the date and the day of the week in that number of days. If you enter a date, it tells you how many days until that date.