Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 1.26 KB

File metadata and controls

6 lines (3 loc) · 1.26 KB

Length of String medium #template-literal

by Pig Fang @g-plane

Take the Challenge    日本語

Compute the length of a string literal, which behaves like String#length.


Back Share your Solutions Check out Solutions