Advertisements
Advertisements
प्रश्न
Select the correct output of the code:
s = "Python is fun"
l = s.split()
s_new = "_".join([1[0].upper(), 1[1], 1[2].capitalize()])
print(s_new)पर्याय
PYTHON-IS-FunPYTHON-is-FunPython-is-funPYTHON-IS -Fun
MCQ
Advertisements
उत्तर
PYTHON-is-Funshaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
