:# Write a program to generate and display here the first n lines of a Floyd triangle. <br>(Use n=5 and n=14 rows).
:# Ensure that when displayed in a mono-space font, the numbers line up in vertical columns as shown and that only one space separates numbers of the last row.