We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d68a0 commit e0b5486Copy full SHA for e0b5486
src/Move all vowels.py renamed to src/7kyu/Move all vowels.py
@@ -7,4 +7,4 @@ def move_vowels(inp):
7
else:
8
res+=x
9
return res+vows
10
- pass
+ pass
0 commit comments