Skip to content

Update chap7_challenge5.py#29

Open
highwindsg wants to merge 1 commit intocalthoff:masterfrom
highwindsg:patch-2
Open

Update chap7_challenge5.py#29
highwindsg wants to merge 1 commit intocalthoff:masterfrom
highwindsg:patch-2

Conversation

@highwindsg
Copy link

Isn't line 7 can be redundant since line 8 will do the multiplication task.

Isn't line 7 can be redundant since line 8 will do the multiplication task.
Copy link

@ChadH1971 ChadH1971 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

highwindsg, I agree with you. the variable mult in line 7 is not used. The multiplication is carried out and appended to the list3 in line 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants