Module: Subroutines: procedures and functions - 1


Problem

5/11

Two options

Problem

Write a procedure that takes two – a natural number N, and a string S – and displays the string S by repeating it N times.

Example.
Input Output
3 okokok