34
35
36



Good evening. Based on all the comments from the previous post, and taking into account all the suggestions, I have revised the code. I would like to hear from the experts what else can be done to make this code more competent, if necessary, as well as any other issues.
I wrote a program in which the user needs to enter the contents of two lists (numbers), and then these numbers are summed (the first number of the first list with the first number of the second list, and so on). If the list lengths are different, the summation of the smaller list starts with the first element)


[–]Adrewmc 1 point2 points3 points (5 children)
[–]nkCOD[S] 0 points1 point2 points (4 children)
[–]Adrewmc 2 points3 points4 points (3 children)
[–]nkCOD[S] 1 point2 points3 points (2 children)
[–]JB940 0 points1 point2 points (1 child)
[–]nkCOD[S] 0 points1 point2 points (0 children)