Search Results

Search: Posts Made By: o0110o
Forum: Programming 05-27-2011
1,701
Posted By Loic Domaigne
Something around those lines: #!/usr/bin/env...
Something around those lines:

#!/usr/bin/env python
import os

# assume we got the list from somewhere
list = ["apple", "oranges", "pears", "grapes"]

for fruit in list:
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy