Ruby (programming language): Difference between revisions

Content deleted Content added
No Unicode support
No edit summary
Line 37:
 
 
>> -199.abs # DieThe number -199 is an object; the method ''abs'' is called.
=> 199