Module: (Python) Subroutines: Procedures and Functions - 1


Problem

3/11

Lines - 1

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
-------
-------