3 lines
40 B
Text
3 lines
40 B
Text
|
|
?repeat('*',5)
|
||
|
|
?join(repeat("ha",5),"")
|