Q36
What will be the output of the following Python code? print('1Rn@'.lower())
A.
n
B.
1rn@
AnswerC.
rn
D.
r
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board