[Tutor] Simple flask app querying twitter keeps crashing.

2018-01-26 Thread jimmy connelly
Hello I have a very simple Flask app for fetching tweets from twitter... Its very simple https://twitter-happy-or-sad-b.herokuapp.com/ outputs the word "hello" and nothing else, https://twitter-happy-or-sad-b.herokuapp.com/subject-tweets/any text returns 100 tweets containg 'any text' or 100 twee

[Tutor] ElementTree - reading large XML files as file handles

2007-12-02 Thread jimmy Zhang
I think you may find vtd-xml (http://vtd-xml.sf.net) useful, it has Java, C and C# version available. so you may have to do it in a different language other than Java Dear tutors, I use ElementTree for XML works. I have a 1.3GB file to parse. I takes a lot of time to open my input XML file.

[Tutor] {Possible Spam?} How to use the import math function

2005-07-20 Thread Jimmy
: >>> math.sqrt(2) / 2.0 0.707106781187 But I have no clue on how to make it work.  I tried many different variations to get it to work but in the end nothing happened.  Any help you guys can provide would be awesome, I am such a noob to programming it ain’t even funny.  Thanks……….

[Tutor] {Possible Spam?} Need help new to Programming

2005-06-30 Thread Jimmy
My project right now is “Write another program that reads 100 numbers from the user and prints out the sum” Now I can get the program to do these functions, but it won’t stop even using the break statement.  Any help or guidance would be great.