python list是否包含另一个list所有元素的实例 如下所示:#!/usr/bin/envpython#coding:utf-8a=[1,2,3,4,5]b=[3,4,5]d=[Falseforcinbifcnotina]ifd:print"a不包含b的 所有元素