Help with code = Extract numerical value to variable

Steve zerocostproduct at gmail.com
Fri Oct 23 02:20:23 EDT 2009


Sorry I'm not being clear

****Input******
sold: 16
sold: 20
sold: 2
sold: 0
sold: <storefront>
7
0
<storefront>
sold
null

****Output****
16
20
2
0
0
7
0
0
0
0






More information about the Python-list mailing list