creating a code with two list
Yaşar Arabacı
yasar11732 at gmail.com
Tue Oct 11 10:18:36 EDT 2011
More information about the Python-list mailing list
Tue Oct 11 10:18:36 EDT 2011
- Previous message (by thread): Fwd: creating a code with two list
- Next message (by thread): Python library for generating SQL queries [selects, alters, inserts and commits]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And also, I should recommend you to use Turkish speaking mail groups in here: python-programcilar at googlegroups.com since your English is a little hard to comprehend. There are less people there, but, still would be more helpful for you. 11 Ekim 2011 17:11 tarihinde Yaşar Arabacı <yasar11732 at gmail.com> yazdı: > > > > your_final_list = [[str(i) + str(k) for i in range(len(liste))] for k in > range(len(code))] > > > -- > http://yasar.serveblog.net/ > > > > > -- > http://yasar.serveblog.net/ > > -- http://yasar.serveblog.net/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20111011/1104e20c/attachment-0001.html>
- Previous message (by thread): Fwd: creating a code with two list
- Next message (by thread): Python library for generating SQL queries [selects, alters, inserts and commits]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list