Skip to content

Latest commit

 

History

History

333-happyNewYear

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

happyNewYear

Interview question of the issue #333 of rendezvous with cassidoo.

The Question

Write a program that prints Happy new year! without using the string/character literals for the characters in the string!

Installing & Running

Just pnpm i to install all dependencies and then pnpm t to run the tests!