Skip to content

locbaoodo/echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your name

FIRST NAME:

LAST NAME:

Echo

Creates a new string that repeats the given string str n number of times. Each one should be in its own line. For example: if str is 'Hello!', and n is 3, then it should be 'Hello!\nHello!\nHello!\n'

Releases

No releases published

Packages

No packages published