Question: could someone help with this one question concerning python? 4. Write a function right justify that takes an input string (whose length is less than

could someone help with this one question concerning python?
could someone help with this one question concerning python? 4. Write a
function right justify that takes an input string (whose length is less

4. Write a function right justify that takes an input string (whose length is less than 60) and returns a new string that has inserted enough spaces to the left of the input string so that it now has length 60. For example, right justify('hello') should return hello and right justify('Christian Brothers University) should return Christian Brothers University Both these ontputs are strings of length 60

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!