A

Admin • 802.91K Points
Coach

Q. Which of the following formatting options can be used in order to add „n‟ blank spaces after a given string „S‟?

  • (A) print(“-ns”%S)
  • (B) print(“-ns”%S)
  • (C) print(“%ns”%S)
  • (D) print(“%-ns”%S)
  • Correct Answer - Option(D)
  • Views: 6
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.