Question: 3. Write a Python program to check whether a list contains a sublist. Example: a (24,3,5,7 b-14.3] Expected output: True # b is a sublist
3. Write a Python program to check whether a list contains a sublist. Example: a (24,3,5,7 b-14.3] Expected output: True # b is a sublist of a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
