Module: Subroutines: procedures and functions - 1


Problem

7/11

Right triangle

Problem

Write a procedure that draws a right triangle whose sides are n characters 'm'.

Example.
Input Output
3 m
mm
mmm