mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add left-pad
This commit is contained in:
3
challenges/left-pad/test/2/input.txt
Normal file
3
challenges/left-pad/test/2/input.txt
Normal file
@ -0,0 +1,3 @@
|
||||
foobar
|
||||
5
|
||||
|
1
challenges/left-pad/test/2/output.txt
Normal file
1
challenges/left-pad/test/2/output.txt
Normal file
@ -0,0 +1 @@
|
||||
foobar
|
Reference in New Issue
Block a user