हिंदी

Select the correct output of the code: a = "Year 2022 at All the best" a = a.split('2') b = a[0] + ". " + a[1] + ". " + a[3] print (b) - Computer Science (Python)

Advertisements
Advertisements

प्रश्न

Select the correct output of the code:

a = "Year 2022 at All the best"
a = a.split('2')
b = a[0] + ". " + a[1] + ". " + a[3]
print (b)

विकल्प

  • Year . 0. at All the best

  • Year 0. at All the best

  • Year . 022. at All the best

  • Year . 0. at all the best

MCQ
Advertisements

उत्तर

Year . 0. at All the best

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2022-2023 (March) Sample
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×