Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~609 People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
i have a input file having words "Olympics,Olympics,Olympics" when i try to count them and use function readlines() it count them as 1 rather than 3 !! what should i do !! this is my code def input_files(file): sum=0 #word=raw_input('enter the word you want to search\n') file=file.readlines() for lines in …
> if len(sys.argv) < 2: if len(sys.argv) < 2: what its mean ?? i dont understand it . actually i want to do the same thing but with different approach i want to visit all the text file in my directory and file specific string from them and then rate …
The End.
munieb