Pagina 1 di 1

puts "buona notte"

Inviato: mer apr 27, 2011 11:35 pm
da Ulisse io
class Greeter
attr_reader :recipient
def initialize(recipient)
@recipient = recipient
end
def greet
puts "buona #{recipient}"
end
end

greeter = Greeter.new("notte")
greeter.greet


:ronf:

Re: puts "buona notte"

Inviato: gio apr 28, 2011 12:38 am
da pintu
zzzzzzzzzzzzzzzzzzzzzzzz

Re: puts "buona notte"

Inviato: gio apr 28, 2011 7:16 am
da Ulisse io
pintu ha scritto:zzzzzzzzzzzzzzzzzzzzzzzz
Immagine


8)


con sto zzzzz non ho chiusto occhio :roll:

Re: puts "buona notte"

Inviato: gio apr 28, 2011 7:56 am
da lethalsveapon
vedi che pintu รจ l'uomo delle soluzioni