Hansan wrote:
Hi.
Yeah I also like just to be able to write in numbers.
That is how it works right now.
But then I will have to make some code, that validates if the day number is
higher than allowed.
Like if it is January, the days arnt allowed to be higher than 31.
Will one be so kind and expla
Giovanni Bajo wrote:
Terry Reedy wrote:
3) Sometimes the structure of the algorithm is not the structure
of the code as written, people who prefer that the indentation
reflects the structure of the algorithm instead of the structure
of the code, are forced to indent wrongly.
Do you have any sim