Skip to content

Challenge descriptions and file extensions #3

@0Reab

Description

@0Reab

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 workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions