<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.51">
<TITLE>eliminare spazi da lista</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>salve community di python, devo eliminare degli spazi da una lista.<BR>
la lista fino a 9 ha spazi e poi no<BR>
<BR>
c=['1',' ','2',' ',3,' ','4',' ','5',' ','6',' ','7',' ','8',' ','9','10','11','12','13']<BR>
<BR>
come meglio mi consigliate di farlo<BR>
<BR>
Distinti saluti<BR>
Daniele Gheremedin<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>