Skip to content

Dan-ell Morales ArraysWLoops - #174

Open
dannellmorales wants to merge 2 commits into
joinpursuit:masterfrom
dannellmorales:master
Open

Dan-ell Morales ArraysWLoops#174
dannellmorales wants to merge 2 commits into
joinpursuit:masterfrom
dannellmorales:master

Conversation

@dannellmorales

Copy link
Copy Markdown

Did as much as I could with help from Coreen, Jeffrey & Demi on the LoopWArrays
and was only able to do the first 2 Loop Lab questions.

/**
function findSecondSmallest() {
let min = Infinity
secSmall = Infinity;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Don't forget to declare your variables.

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