[Tutor] question concerning Boolean operators

2008-03-20 Thread Guba
'Trondheim' How does this work?? How does Python know that we are looking for non_null? After all, we don't provide this information here, right? (I take non_null is a variable.) I must be missing something... Can anyone help? Many thanks, Guba ___ Tutor

Re: [Tutor] my first project: a multiplication trainer

2008-03-17 Thread Guba
my intuitive expectation... The other thing I have on my mind is this: how could I have the program ask the math questions not horizontally but vertically? An example: 4 x7 = instead of 4x7= Thank you all, Guba ___ Tutor maillist - Tutor

Re: [Tutor] my first project: a multiplication trainer

2008-03-16 Thread Guba
generated a list out of its ouput!?? Cheers for a short comment! Guba ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] my first project: a multiplication trainer

2008-03-15 Thread Guba
help! Guba ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] raw_input into range() function

2007-04-18 Thread Guba
. The code I have come up with so far is further below; basically my problem is that I don't know how to feed the range() function with the user-input numbers it expects. Your help is highly appreciated! Guba # Counting Program # 2007-04-18 # Welcoming the player print Hello, let me do some

[Tutor] Newbie question concerning text covering multiple lines

2007-04-04 Thread Guba Castro
to have any suggestions for me? Many thanks, Guba ___ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de ___ Tutor maillist