Skip to content

Latest commit

 

History

History

multi-line-task-plus-plus-hello-world

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
  • Completed at: 2023-10-05T21:57:59.392Z

  • Completed languages: javascript

  • Tags: Restricted

  • Rank: 2 kyu

Description

You need to write a function f that returns the string Hello, world!.

Requirement: Every line must have at most 2 characters, and total number of lines must be less than 40.

Hint: It's possible to complete this in 28 lines only.


(Even) harder verion: https://www.codewars.com/kata/59a421985eb5d4bb41000031