

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the following? print("abcdef".center()) |
A. | cd |
B. | abcdef |
C. | error |
D. | none of the mentioned |
Answer» D. none of the mentioned | |