Difference between revisions of "Translations:FP Laboratory 2/21/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
− | * Using the addition | + | * Using the addition over the integer numbers, implement a recursive function that realizes the multiplication of integer numbers. |
Latest revision as of 06:37, 19 September 2023
- Using the addition over the integer numbers, implement a recursive function that realizes the multiplication of integer numbers.