这俩个应该怎么用python去做

创建一个数组,数组的shape为(5,0),元素都是0

创建Series对象
a 1
b 2
c 3
d 4
e 5

获得索引值a,e对应的元素。