Save python terminal output in variable

前端 未结 0 1744
傲寒
傲寒 2021-01-05 07:52

I am using the Tweepy module to scrap Tweets from Twitter. The code looks like this:

import tweepy

consumer_key = \'XXX\'
consumer_secret = \'XXX\'

auth = t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题