Update 'index.js'
This commit is contained in:
parent
fe2efb3f0f
commit
d3d9773fff
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -88,7 +88,7 @@ async function aThousand() {
|
|||
let potentialAnswersQuestion = `Which answer is best suited for ${problem}?
|
||||
If there are two or more answers that are about as equal, but one has lower quality code, choose the one with higher quality code.
|
||||
Pick ONLY ONE ANSWER. MUST BE PROGRAMMED IN THE LANGUAGE ${getLangID}!
|
||||
|
||||
INCLUDE THE COMPLETE CODE FOR THE CHOSEN ANSWER, AS WELL AS A SHORT DESCRIPTION ON WHY YOU CHOSE IT AND HOW IT WORKS.
|
||||
Answers:
|
||||
|
||||
`
|
||||
|
|
Loading…
Reference in a new issue