Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
3
Task/String-length/Wren/string-length-2.wren
Normal file
3
Task/String-length/Wren/string-length-2.wren
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
System.print("møøse".count)
|
||||
System.print("𝔘𝔫𝔦𝔠𝔬𝔡𝔢".count)
|
||||
System.print("J̲o̲s̲é̲".count)
|
||||
Loading…
Add table
Add a link
Reference in a new issue