Write a program that prints the following shape:
#
##
###
####
#####
######Write a program that prints the following shape:
#
##
###
####
#####
######Sample Input 1:
Sample Output 1:
#
##
###
####
#####
######Create a free account to access the full topic