Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: python code snippet
Post: RE: python code snippet

Thanks Shay for your inputs. Actually, I need to convert python code into C/C++. I am not sure what exactly they are doing in it. So, going through the code to understand the python script.
chinna General Coding Help 4 2,667 Mar-15-2019, 06:26 AM
    Thread: python code snippet
Post: RE: python code snippet

Thanks Shay for your quick help. Im able to understand now about this part of code. But if the "if" condition is modified and it also depends on 'i' as shown below, f = lambda x : ( [L[i...
chinna General Coding Help 4 2,667 Mar-13-2019, 05:58 PM
    Thread: python code snippet
Post: python code snippet

Hi, Im new to Python and trying to understand some existing code. Can some one please explain the below code snippet and its function. f = lambda x : ( [L[i] for i in range...
chinna General Coding Help 4 2,667 Mar-13-2019, 04:40 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020