Module: (C++) Subroutines: procedures and functions - 1


Problem

3/12

Line 1: writing the procedure

Problem

Write a procedure that takes a parameter - a natural number N - and displays two lines of N characters on the screen.

Example:
Input

7
Imprint
-------
-------