Hello, first time here. I have a program that creates a half pyramid shape using the "*" symbol. The number of rows the pyramid has is determined by the user. Can someone help me with my next step? My next step is add a function that will to have the program tell the user how many "*" symbols it took for it to make the half pyramid. Thank you
Both of you, thank you for helping me. I know this might have been simple but this material is hard for me to understand. One more request. When I run the program, how can I get it to tell the user "There are "#" of asterisks." ?