[Chennaipy] Re module in python
Rengaraj D
sakthirengaraj at gmail.com
Tue Jul 6 08:05:11 EDT 2021
On Tue, 6 Jul 2021 at 17:22, Nithya Duraisamy <nithyadurai87 at gmail.com>
wrote:
> Hi Vijay,
>
> Now its coming as [['6245'], ['3985'], ['4085']]
>
Above one is a nested list.
But expected is ['6245', '3985', '4085']
>
Create an empty list
loop through the nested list
append to the empty list
Regards
Rengaraj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/chennaipy/attachments/20210706/cf3997b3/attachment.html>
More information about the Chennaipy
mailing list