What will be the output of the following Python code?
print("xyyzxyzxzxyy".endswith("xyy"))
निम्नलिखित Python कोड का आउटपुट क्या होगा?
A. 1
B. True सही
C. 3
D. 2