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

5 Posted Topics

Member Avatar for vegaseat

This doesn't matter too much, but in the code examples you wrote "Monte Python". I'm pretty sure it's spelt "Monty Python". Editor's note: Thanks a lot! In this case it does matter, so I corrected this late night mistake!

Member Avatar for vegaseat
23
34K
Member Avatar for laseredd

I have created a small program in Python that asks you if you have done something, and then logs the date, question(s) and answer(s) to a file. I thought of writing a program like this while walking to the toilet and twenty minutes later I had finished the program. I …

Member Avatar for laseredd
0
138
Member Avatar for magneto

To correct this problem you can add this to the end of your program: [CODE]_pause = raw_input("Press <enter> to continue...")[/CODE] If you're like me and don't want to add this to all your programs, I have created a small python program that will automate the process and then ask you …

Member Avatar for laseredd
0
111
Member Avatar for laseredd

I recently installed Linux (Slackware Linux 12) on my laptop. On Windows I used IDLE for my python development, but on Linux, IDLE looks HORRIBLE. I tried tweaking the settings but it still looks bad, and is hard to program in. Can anyone recommend a good IDE for Python that …

Member Avatar for freddypyther
0
238
Member Avatar for laseredd

Hello, I recently finished a tutorial on C++ and I have written a small program. Could you please take a look at my code and give me feedback on it? It's a program that will ask you for two values and then add them together. Please be nice, since it's …

Member Avatar for SpS
1
134

The End.