Skip to content

Array Arithmetic #50

@phase

Description

@phase
  • [234]3+ should add 3 to each element in the array.
  • [679]2- should subtract 2 from each element in the array.
  • [248]2* should multiply each element in the array by 2.
  • [369]3/ should divide each element in the array by 3.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions