set_instructions method

set_instructions

Sets the instructions.

def set_instructions(self, instructions):
    ...
ParameterTypeDescription
instructionsstrThe instructions.

See Also