SyntaxFix
Write A Post
Hire A Developer
Questions
If you can use repeated letters, you can use the * operator:
*
>>> 'a'*5 'aaaaa'