Posts by Nerean • 13 points
1 post
-
0
votes4
answers143
viewsQ: Show days of the week
I built this code to show the day of the week. It works, but I wonder if there is another way with fewer lines/commands I could use. Or a more 'clean' way so to speak. import datetime # Pega a data…