質問編集履歴

1

ご指摘いただいた部分を修正しました。

2016/01/21 09:59

投稿

postofu
postofu

スコア11

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  world_woe_id = 1
36
36
 
37
- us_trends = twitter_api.trends.place(_id=world_woe_id)
37
+ world_trends = twitter_api.trends.place(_id=world_woe_id)
38
38
 
39
39
  print world_trends
40
40