Skip to content

Commit

Permalink
commit com frutas verdes
Browse files Browse the repository at this point in the history
  • Loading branch information
aloisiobilck committed Aug 31, 2017
2 parents ac1fe3d + d7a2a11 commit 33a810d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion frutas.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@ def frutas_vermelhas ()
puts "Maça / Acerola / Nectarina / Tomate / Morango"

end
end

def frutas_verdes()
puts " Abacate / Kiwi / Uvas verdes / Mação verde / Melancia "
end

end

0 comments on commit 33a810d

Please sign in to comment.