Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

Ruby Methods - English

4379 visits



Outline:

3.1 What is method Working with methods Declaring and Calling a method 3.2 Passing arguments to a method Explaining the arguments and syntax with example. 3.3 Passing value to a method Explaining the syntax with example. 3.4 Returning value from a method Explaining the syntax with example