-
Notifications
You must be signed in to change notification settings - Fork 167
Pull requests: reuven/python-workout
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update delta after waiting if elapsed_time is less than min_time
#48
opened Mar 20, 2026 by
aelmahmoudy
Loading…
Use zip + range to generate index of enumerated items
#47
opened Mar 19, 2026 by
aelmahmoudy
Loading…
Add a start attribute, rather than set index to start @ __init__
#46
opened Mar 19, 2026 by
aelmahmoudy
Loading…
Change animals_by to accept any key equivalent to to an animal attribute
#44
opened Mar 18, 2026 by
aelmahmoudy
Loading…
strip() line read from passwd before putting in list of tuples to be json.dump()'ed
#38
opened Mar 11, 2026 by
aelmahmoudy
Loading…
Simpler comprehension for record writing: (record[i] for i in fields_to_pass)
#37
opened Mar 11, 2026 by
aelmahmoudy
Loading…
One liner to check that all columns in the line are numbers
#36
opened Mar 11, 2026 by
aelmahmoudy
Loading…
Sum each of even odd indexed slices instead of looping
#31
opened Feb 25, 2026 by
aelmahmoudy
Loading…
Use max function instead of looping to find last/longest word
#30
opened Feb 25, 2026 by
aelmahmoudy
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.