Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.11 KB

File metadata and controls

37 lines (26 loc) · 1.11 KB

!challenge

  • type: custom-snippet
  • language: [text, one of: csharp, html, java, javascript, json, markdown, python, or sql]
  • id: d0668c87-4bfc-4819-9e23-23d4e3c6254f
  • title: [text, a short question title]
  • docker_directory_path: /custom
!question

[markdown, your question]

!end-question
!placeholder

[the code below is the starting code in the web editor]

function doSomething() {
}
!end-placeholder

!end-challenge