Bob&#39;s a very highly respected member of this group, and I suggest you try not to insult the people you&#39;re asking for help.<div>He&#39;s spot-on with the intention of this mailing list.  We aren&#39;t here to do work for you.</div>
<div>I, for one, am making it a point not to answer any of your queries in the future.  So there&#39;s at least one &quot;adviser&quot; who chooses not to explain to people who join their mailing list and act like rude jerks.</div>
<div>Regards,</div><div>-Luke<br><br><div class="gmail_quote">On Fri, Oct 2, 2009 at 6:44 PM, Andrius <span dir="ltr">&lt;<a href="mailto:ziniatinklis@gmail.com">ziniatinklis@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ok ok, smarty! Don&#39;t be very cool! Nobody asks you a favor, nobody<br>
asks your advices as well. There are plenty &#39;advisers&#39; to say where to<br>
see, but not too much able to explain. Keep quiet.<br>
<br>
Regards,<br>
<font color="#888888">Andrius<br>
</font><div><div></div><div class="h5"><br>
<br>
On 02/10/2009, bob gailer &lt;<a href="mailto:bgailer@gmail.com">bgailer@gmail.com</a>&gt; wrote:<br>
&gt; Andrius wrote:<br>
&gt;&gt; Hi!<br>
&gt;&gt;<br>
&gt;&gt; There are interesting online course<br>
&gt;&gt; <a href="http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-00Fall-2008/LectureVideos/index.htm" target="_blank">http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-00Fall-2008/LectureVideos/index.htm</a><br>

&gt;&gt; where I&#39;m trying to learn Python.<br>
&gt;&gt; Looks quite interesting and I would like to create a program which<br>
&gt;&gt; should repeat a simply string several times with list number before.<br>
&gt;&gt; Like &quot;1. Wanna more. 2. Wanna more. ...&quot;<br>
&gt;&gt; Suppose to a loop here repeating, say x times. Should it look like that:<br>
&gt;&gt;<br>
&gt;&gt; y=&quot;Wanna more. &quot;<br>
&gt;&gt; x=1<br>
&gt;&gt; x=x+d:<br>
&gt;&gt; d=&lt;100<br>
&gt;&gt; print d+y<br>
&gt;&gt;<br>
&gt;&gt; How to create a program for such kind of task?<br>
&gt;&gt;<br>
&gt;<br>
&gt; Pardon my skepticism - I&#39;m guessing you are taking the course and this<br>
&gt; is homework. We prefer not to do your homework for you. If it is not<br>
&gt; homework - we prefer not to write programs for you.<br>
&gt;<br>
&gt; Unfortunately Benno gave you a solution.<br>
&gt;<br>
&gt; If you want to learn Python read on:<br>
&gt;<br>
&gt; In regard to the above code - did you try to run it? That is step one.<br>
&gt; Try to run it. See if you can figure out why it fails. Hint there are 2<br>
&gt; syntax errors.<br>
&gt;<br>
&gt; At <a href="http://python.org" target="_blank">python.org</a> there are links to several tutorials which will show you<br>
&gt; how to repeat operations.<br>
&gt;<br>
&gt; To repeat things in Python we can use a loop. What Python statements are<br>
&gt; used for loops?<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Bob Gailer<br>
&gt; Chapel Hill NC<br>
&gt; 919-636-4239<br>
&gt;<br>
_______________________________________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a><br>
</div></div></blockquote></div><br></div>