实例 1friends=[]tup1=("Jon",35)friends.append(tup1[0])print(friends[0])ssh://root@192.168.0.204:22/usr/bin/python -u /home/progect/app/py_code/test1.pyjenkinsProcess finished with exit code 0