Skip to content

halfway done#935

Open
Timgill987 wants to merge 4 commits intobloominstituteoftechnology:masterfrom
Timgill987:Timothy-Gilliam
Open

halfway done#935
Timgill987 wants to merge 4 commits intobloominstituteoftechnology:masterfrom
Timgill987:Timothy-Gilliam

Conversation

@Timgill987
Copy link
Copy Markdown

No description provided.

Comment thread src/05_lists.py Outdated

# Using y, change x so that it is [1, 2, 3, 4, 8, 9, 10]
# YOUR CODE HERE
for i in y:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Look into "extend" built-in method

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thanks, This was helpful!

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