Calendar - for "REAL" programmers: Difference between revisions

Python code flagged for not being all caps.
(Added Kotlin)
(Python code flagged for not being all caps.)
Line 2,078:
 
=={{header|Python}}==
=={{incorrect|The task clearly states that no lowercase character should be used in the program}}==
<lang python>
import subprocess
503

edits