Search Results

Showing results 1 to 23 of 23
Search took 0.01 seconds.
Search: Posts Made By: Zetlin
Forum: Python Aug 8th, 2009
Replies: 2
Solved: Combine lists
Views: 225
Posted By Zetlin
Yea that fixed my problem. Thanks!
Forum: Python Aug 7th, 2009
Replies: 2
Solved: Combine lists
Views: 225
Posted By Zetlin
Hello everyone, ok so I am working on this code that takes a string and splits it using the re module. The string contains words in between "<" and ">" (sometimes multiple words). Now what the...
Forum: Python Jul 21st, 2009
Replies: 2
Views: 216
Posted By Zetlin
Yes your solution is a lot simpler, thanks
Forum: Python Jul 21st, 2009
Replies: 2
Views: 216
Posted By Zetlin
Hi everyone I am writing this program that takes a string and search it for words. Those words are taken and they get "<" at the beginning and ">" at the end of the word. then it prints the string...
Forum: Python Jul 15th, 2009
Replies: 2
Solved: question
Views: 151
Posted By Zetlin
Thanks that was what I was looking for
Forum: Python Jul 14th, 2009
Replies: 2
Solved: question
Views: 151
Posted By Zetlin
Hi everyone I have a question but I don't know if it can be done in python.

Ok so this is what I want to do:

I have two scripts

string = "hello world"


and
Forum: Python Jul 8th, 2009
Replies: 4
Views: 241
Posted By Zetlin
thanks I try that and it worked on my program
Forum: Python Jul 8th, 2009
Replies: 4
Views: 241
Posted By Zetlin
Well is there a way to get what I append to a file in a new line.

So that the output would be:

'Hello World'
'hello world'
# instead of
'Hello World!hello world!'
Forum: Python Jul 8th, 2009
Replies: 4
Views: 241
Posted By Zetlin
Ok so for the last couple of days I have been struggling with file handling. Here is my problem I create a new file and write some text into it. Then I open it again to add more text to it but...
Forum: Python Jul 5th, 2009
Replies: 4
Solved: File Handling
Views: 261
Posted By Zetlin
yea thank for the help
Forum: Python Jul 5th, 2009
Replies: 4
Solved: File Handling
Views: 261
Posted By Zetlin
Well that was very simple i feel so dumb
Forum: Python Jul 5th, 2009
Replies: 4
Solved: File Handling
Views: 261
Posted By Zetlin
Ok so I was working on file handling, nothing special just making new (.txt) files and putting some text in it. That works fine the problem is that when I try to read the file from within python...
Forum: Python Jun 30th, 2009
Replies: 6
Solved: A little help
Views: 271
Posted By Zetlin
thanks that helped a lot
Forum: Python Jun 30th, 2009
Replies: 6
Solved: A little help
Views: 271
Posted By Zetlin
Hi everyone it's been almost a year since I gave up programing in python so I have forgotten a lot of things, so just bare with me. Ok so I was playing around with python and ended up with this...
Forum: Python Dec 20th, 2008
Replies: 3
Views: 482
Posted By Zetlin
I tried that a couple of times and I still get the same message
Forum: Posting Games Dec 20th, 2008
Replies: 3
Views: 648
Posted By Zetlin
Ok so I found this game on another website and I though it was fun so I'm going to post it here. Lets see how far we get

So here are the game rules: first you say something about the person above...
Forum: Python Dec 20th, 2008
Replies: 3
Views: 482
Posted By Zetlin
Hi everyone I dont know if this question has already been answer but I really need help so bare with me. So here is my problem I just downloaded python 2.6 for windows however whenever i try to open...
Forum: Posting Games Aug 23rd, 2008
Replies: 63
Views: 8,061
Posted By Zetlin
Forum: Geeks' Lounge Aug 21st, 2008
Replies: 68
Views: 9,253
Posted By Zetlin
A Mexican bandit made a specialty of crossing the Rio Grande from time to time and robbing banks in Texas. The banks offered a reward for his capture, dead or alive, but offered a much larger award...
Forum: Geeks' Lounge Aug 20th, 2008
Replies: 411
Views: 43,483
Posted By Zetlin
Scared Straight...For Math

Little Tommy was doing very badly in math. His parents had tried everything; flash cards, special learning centers, in short, everything they could think of. Finally in...
Forum: Posting Games Aug 19th, 2008
Replies: 11
Views: 2,227
Posted By Zetlin
Why did the chicken cross the road?

To find the rate of impact failure between v1.0 and v2.0

P.S think of a new word that starts with ā€œVā€

Now that you know, my responses to this question...
Forum: Geeks' Lounge Aug 13th, 2008
Replies: 148
Views: 13,803
Posted By Zetlin
I have this sticker in my laptop
Forum: Python Aug 13th, 2008
Replies: 4
Solved: List vs Tuples
Views: 1,660
Posted By Zetlin
Lists are what they seem - a list of values. Each one of them is numbered, starting from zero - the first one is numbered zero, the second 1, the third 2, etc. You can remove values from the list,...
Showing results 1 to 23 of 23

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC