Allan

Python code posted
created at 09 Apr 02:33

Edit | Back
1
2
3
4
N=['allan','xime','juli']
print N
for aux in N:
    print aux
64 Bytes in 4 ms with coderay