From: Love U Ruby Date: 2013-02-17T01:25:10+09:00 Subject: Re: Confusion with Ruby printing mechanics. Hans Mackowiak wrote in post #1097261: > why do you have confusion?? didnt they already told you how the print > commands work? > > in your sample: > print("hi") does "hi" and returns nil > puts(nil) does "\n" and returns nil > p(nil) does "nil\n" and returns nil (the object it gets) > > was it that hard to get?? Nopes! friend... I am set at all. I just told him,what made me confused. Thanks -- Posted via http://www.ruby-forum.com/.