Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: crono5788
Forum: DaniWeb Community Feedback Nov 7th, 2008
Replies: 3
Views: 923
Posted By crono5788
I personally use Ruby for a lot of general scripting off of the web (e.g., creating GUIs with FxRuby). I went to try and find some Ruby info and the first place I went was the Software Development...
Forum: Python Nov 7th, 2008
Replies: 4
Views: 2,020
Posted By crono5788
You could also use c.isdigit() instead of c in '123456789' for the first example.
Forum: Python Nov 7th, 2008
Replies: 5
Views: 1,247
Posted By crono5788
answer = ('7', 'Q', '5', 'H', '9', '4', '3', '8', 'L')
ans = ''.join(answer)
print ans


Should give you 7Q5H9438L. Did this help?
Forum: Legacy and Other Languages Jun 16th, 2008
Replies: 0
Views: 1,026
Posted By crono5788
Hello Daniweb,

I've recently begun reading the e-book Squeak by Example. So far, I'm finding the Smalltalk language pretty interesting and much more stimulating than, say, Java. I'm on chapter 3...
Forum: Python Dec 13th, 2007
Replies: 3
Views: 1,136
Posted By crono5788
I wish I knew the subject matter, I might be able to help you better. I'll try anyway, though :)

For your first issue, you can return a tuple or a list:
def someFunction:
return ("Value1",...
Forum: Python Nov 24th, 2007
Replies: 7
Views: 837
Posted By crono5788
What don't you understand? What are you trying to do?
Showing results 1 to 6 of 6

 


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

©2003 - 2009 DaniWeb® LLC