Recall Procedure Structure ...
Parts of a procedure specification
Name
Definition
Parameters
Declaration
Private Sub spin(choices As Integer, result As Integer)
result = choices * Rnd - 0.5
End Sub
Previous slide
Next slide
Back to first slide
View graphic version