Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Task calendar problem
Post: RE: Task calendar problem

(Sep-02-2023, 10:19 AM)Pedroski55 Wrote: How's the homework going? Maybe this will help: from datetime import date, time, datetime from calendar import isleap for year in range(2000, 2067): i...
humanical Homework 8 1,859 Sep-04-2023, 04:08 AM
    Thread: Task calendar problem
Post: RE: Task calendar problem

(Aug-31-2023, 02:14 PM)Pedroski55 Wrote: It is a list, I presume??I made an algorithm, but can't realize it Data Reading: The first step is to read the input data, which is the year and the day of t...
humanical Homework 8 1,859 Aug-31-2023, 03:13 PM
    Thread: Task calendar problem
Post: RE: Task calendar problem

(Aug-31-2023, 06:08 AM)Pedroski55 Wrote: Please clarify.The problem is to create a program that optimizes the schedule of weekends and public holidays in order to maximize the number of consecutive ...
humanical Homework 8 1,859 Aug-31-2023, 07:35 AM
    Thread: Task calendar problem
Post: Task calendar problem

Here is the task: Analyzing weekends and holidays around New Year's and May 1st in Russia, the president of Flatlandia has concluded that the rest of its citizens can be drastically optimized. The mai...
humanical Homework 8 1,859 Aug-30-2023, 07:50 PM

User Panel Messages

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