artigos
Olá, Mundo Codificado!
30 Out 2018
Olá navegante!
Esta é uma postagem para teste.
1
2
3
4
5
def print_hi(name)
puts "Olá, #{name}"
end
print_hi('Acemir')
#=> affiche 'Olá, Acemir' sur STDOUT.
Esta postagem será atualizada em breve.
Obrigado pela visita.