Skip to content

Comments

Finished challenges#104

Open
carakane wants to merge 1 commit intopaircolumbus:masterfrom
carakane:master
Open

Finished challenges#104
carakane wants to merge 1 commit intopaircolumbus:masterfrom
carakane:master

Conversation

@carakane
Copy link

#Put your code here!

if integer >= 90
"A"
Copy link
Member

Choose a reason for hiding this comment

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

two spaces? :)

other than that looks good

def shortest_string(array)

#Put your code here!
(array.sort_by {|integer| integer.length}).first
Copy link
Member

Choose a reason for hiding this comment

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

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