例如,以英尺和英寸为例:我怎么能把其中的一个元素分解成这样的东西:
"the person is 5 feet 11 inches tall."feet {} inches tall.".format(list[1], list[1]) #I am aware taking the same index of list will give me 5-
如果我运行任何docker命令,它会说 Cannot connect to the Docker daemon at unix:///var/run/docker.sock.Is the docker daemon running? 我使用的是mac的最新版本。docker版本: Docker version 18.09.0, build 4d60db4 docker-compose<