Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
67% Quality Score
Upvotes Received
4
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
5 Endorsements
Ranked #341
Ranked #3K
~10.4K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for keerthychandran
Member Avatar for LucyLogic

Problem lies in program one line 21 and 22 needs to be indented so that each random number gets written to the output file instead of just the last number(That's what you're codes currently doing.): # import the random module import random # define the main function def main(): # …

Member Avatar for LucyLogic
0
10K
Member Avatar for krystosan
Member Avatar for germ

Hi I am new at python, so say I have a text folder with many number records in a single column how would I go about extracting only numbers that begin with zero and is either 10 or 7 digits long creating a new txt file for the 7 digit …

Member Avatar for vegaseat
0
158
Member Avatar for germ

I just went through some python coding and tutorials lately. For me I am going to use python in a database environment, so what I wanted to ask is doesn't anyone here have some information that will sharpen my python programming knowledge very quickly with some get straight to the …

Member Avatar for Ene Uran
0
96
Member Avatar for germ

Sorry guys had to change threads name seeing that NO1 showed an interest in the beginner thread. Hope someone out there has some material that will be helpful. I just went through some python coding and tutorials lately. For me I am going to use python in a database environment, …

Member Avatar for jlm699
-2
92

The End.