Exercise 2: Padding & Justifying
Complete the function to justify a string via padding.
Problem Statement
There is a method that allows you to justify a string by padding it with another string. Find that method and use it on the input string.
We’ll ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy