The while loop to do this will keep running as long as firstTweet is set to true: while (firstTweet) { Next, you use a sprintf command to compile the tweet ...
確定! 回上一頁