8 lines
397 B
Markdown
8 lines
397 B
Markdown
|
# Long text
|
||
|
|
||
|
Puzzle from the [rendezvous with cassidoo](https://buttondown.email/cassidoo/archive/openness-may-not-completely-disarm-prejudice-but/) newsletter from June 13th, 2022.
|
||
|
|
||
|
> Create a loooong teeeext generator that takes in a string and an integer n, and multiplies the vowels in the string by n.
|
||
|
|
||
|
Solution posted at https://gist.github.com/zoeisnowooze/ce40b419e0cd561d6d407d1af1d9d48f
|