Path: csiph.com!news.fcku.it!bofh.it!tornado.fastwebnet.it!53ab2750!not-for-mail Subject: Re: Range ciclo for Newsgroups: it.comp.lang.python References: From: Smith User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Lines: 8 Message-ID: Date: Tue, 1 Mar 2016 09:18:43 +0100 NNTP-Posting-Host: 213.140.2.6 X-Complaints-To: newsmaster@fastweb.it X-Trace: tornado.fastwebnet.it 1456820322 213.140.2.6 (Tue, 01 Mar 2016 09:18:42 CET) NNTP-Posting-Date: Tue, 01 Mar 2016 09:18:42 CET Xref: csiph.com it.comp.lang.python:7614 Il 29/02/2016 18:11, Enrico Bianchi ha scritto: > import os > k = 0 > for i in os.listdir("/home"): > k += 1 > print k, i Ti ringrazio Enrico.