Skip to content

Conversation

@pottery123
Copy link

No description provided.

def add_array(planets_array)
planets_array.each do |planet|
@planet.push(planet)
end

Choose a reason for hiding this comment

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

Watch your indentation from here down. They should be tabbed over once to the left

@kariabancroft
Copy link

Where it your planet code?

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