[Python-ideas] Populating a timetable with subjects

2019-05-01 Thread Britto .
{'A3': "FH", 'B3': "FH", 'C3': "FH", 'D3': "FH", 'E3': "FH"}, {'A4': "FH", 'B4': "FH", 'C4': "FH", '

Re: [Python-ideas] Populating a timetable with subjects

2019-05-01 Thread Britto .
Cool, thanks! Regards Britto On Thu, 2 May 2019 at 08:29, Steven D'Aprano wrote: > Hi Britto, and welcome. > > This mailing list is for proposing new features for the Python language, > not a help desk or for asking for help with what looks like a homework > question. Y