アットウィキロゴ

えccc00

import google
 
code="1e9hzwMYUQse6PBTn4sCxru4mrZn6hNK1d393bFsLjy4"
 
sub=google.google() 
ws=sub.worksh(code,0)
 
sub2=google.google() 
sub2.catchdata(code,ws)
v=sub2.v
x=sub2.x
y=sub2.y
 
for u in range(len(x)):
    h=0
    if x[u]==3:
       h=h+1
    if y[u]==6:
       h=h+1
    if h==2:
       print(v[u])
 
最終更新:2018年01月25日 15:39