Wednesday , December 18 2024
Breaking News

Python for Machine Learning Great Learning – Quiz Answers

  • my_string.upper()
  • my_string.lower()
  • my_string.allupper()
  • my_string.alllower()
  • 2
  • 3
  • 4
  • 5
  • True
  • False
  • (1,2,3,4,5)
  • (2,3,4,5,6)
  • (2,3,4,5)
  • (3,4,5,’a’)
  • (1,2,3,4,5,6)
  • (4,5,6,2,3)
  • (4,1,5,2,6,3)
  • (4,5,6)
  • [1,2,3]
  • [1,2,3,4]
  • [1,2,3,4,’Noice’]
  • [1,2]
  • descend()
  • sort()
  • ascend()
  • None of the above
  • [1,2,3,’apple’,’banana’,1,2,3,’apple’,’banana’,1,2,3,’apple’,’banana’]
  • [1,2,3,’apple’,’banana’]
  • [1,2,3,’apple’,’banana’,1,2,3,’apple’,’banana’]
  • [1,2,3,’apple’,’banana’,1,2,3,’apple’,’banana’,1,2,3,’apple’,’banana’,1,2,3,’apple’,’banana’]
  • {‘Mango’:30, ‘Banana’:40}
  • {‘Apple:20, ‘Mango’:30, ‘Banana’:40}
  • {‘Apple:20, ‘Mango’:30, ‘Banana’:40, ‘Grapes’:50}
  • {‘Apple’:20, ‘Mango’:30}
  • A.__init__(self)
  • super(B, self).__init__()
  • A.__init__(B)
  • B.__init__(A)
  • list
  • tuple.
  • list
  • set

About Clear My Certification

Check Also

Information Technology Management Professional CertificatioN

Information Technology Management Professional Certification

Information Technology Management Professional Certification Information Technology Management involves overseeing and directing the use of …

Leave a Reply

Your email address will not be published. Required fields are marked *