Variables should not be capitalized, as they are not classes.
The tests does not match the description:
function point([0,0], [3,0], 2){ } This should return [2,0]
But for point([0,0],[1,0],2) You expect [1/3, 0].
point([0,0],[1,0],2)
[1/3, 0]
Needs Random Tests.
Duplicate of a million other kata.
The expected result doesn't match the rules of the description
For words that begin with consonant sounds, all letters before the initial vowel are placed at the end of the word sequence. Then, "ay" is added
Log trolll Expected: 'rollltay', instead got: 'ollltray'
typo in initial solution
var piglatin = function(str)P|{
Needs random tests
Duplicate of https://www.codewars.com/kata/paths-in-the-grid
Duplicate: https://www.codewars.com/kata/single-word-pig-latin
Loading collection data...
Variables should not be capitalized, as they are not classes.
The tests does not match the description:
But for
point([0,0],[1,0],2)
You expect[1/3, 0]
.Needs Random Tests.
Duplicate of a million other kata.
The expected result doesn't match the rules of the description
typo in initial solution
var piglatin = function(str)P|{
Needs random tests
Duplicate of https://www.codewars.com/kata/paths-in-the-grid
Needs random tests
Duplicate: https://www.codewars.com/kata/single-word-pig-latin