DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR RUST
Repeat the given string exactly n times
# Repeat the given string exactly n times def repeat_str (n, s) s*n end
PREVIOUS
NEXT
Tagged:
#Repeat
#string
#times
ADD COMMENT
Topic
COMMENT
Name
4+2 =
Submit