-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
For each file the challenge description is appended in a form of multi-line comment in python (triple single quote).
But that will be improper for other programming/scripting languages.
And file extensions are created by using first two letters of the programming language name which won't work in every case.
javascript = '.ja' file ext.
Implement support for popular languages.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request