Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... another .split() video; seems like .split() is a pretty common method.
Code Wars C 8kyu Convert - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... another .split() video; seems like .split() is a pretty common method. this one uses the replace() method and regex kata link: Codewars Convert a Number to a String 8 kyu C++ this one explores throw statements throw statement info: ...