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
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.
:
>>> 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……….
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.