Skip to content

Conversation

@cchiw
Copy link
Collaborator

@cchiw cchiw commented Feb 10, 2023

This code had variables in the function arguments that were not being used (yet).
To address that, in this PR I commented out the functions. This changes allow us to remove the line to silence warnings for unused variables #71.

Alternatively, we could keep the functions commented in and use their arguments in a print statement. As seen in #392.

@cchiw cchiw changed the title Update for-loops.md Remove silenced warnings in for-loops exercise Feb 13, 2023
@cchiw cchiw marked this pull request as draft March 4, 2023 01:38
@cchiw cchiw closed this Mar 6, 2023
@cchiw cchiw deleted the cchiw-patch-9 branch March 7, 2023 03:28
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.

1 participant