Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: List of numbers to add
Post: RE: List of numbers to add

Thanks a lot ! I didn't give it a look though, but I'll definitely do it tomorrow, it looks pretty powerful :D In the end, I just wrote one of the least efficient code I've ever created: def main(lis...
Planeuge General Coding Help 4 2,220 Sep-21-2019, 10:41 PM
    Thread: List of numbers to add
Post: RE: List of numbers to add

So, what I was going for, is first of all test if A + one of the Numbers was equal to the total I wanted, and got to this: testlist=[5,8,23,-12] total=15 init=7 def main(lis, valInit, valsearched): ...
Planeuge General Coding Help 4 2,220 Sep-21-2019, 09:00 PM
    Thread: List of numbers to add
Post: List of numbers to add

So, this should be kinda simple to program, but I haven't been coding for a long time, and I'd need that project done the fastest possible, so I'm sorry if I'm being rude. Anyway, I have a list an ini...
Planeuge General Coding Help 4 2,220 Sep-21-2019, 08:40 PM

User Panel Messages

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