Skip to content

Commit

Permalink
#1 | Adiciona resposta exercicio 2 do capitulo 5
Browse files Browse the repository at this point in the history
  • Loading branch information
YukioArie committed Aug 21, 2019
1 parent b82e768 commit c2c162b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Capitulo_5/2/Yukio.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
puts("Qual a sua pergunta ?")
resposta = gets.chomp

puts("O QUE VOCÊ QUER DIZER COM ‘#{resposta.upcase}’?!? VOCÊ ESTÁ DESPEDIDO!!.")

0 comments on commit c2c162b

Please sign in to comment.