57.
What will be the output of the following Python code snippet?
X=”Exam-Veda”
print(“%56s”,X)