

InterviewSolution
Saved Bookmarks
1. |
The formatting method {1: |
Answer» Correct answer is (b) second, left Explanation: The formatting method {1:<10} represents the second positional argument, left justified in a 10 character wide field. |
|