Good morning all! I’ve been struggling to figure out Question 5 and wondering if anyone can give me a hint
. Pyramid-shaped printing.
- Create a script that print three lines of stars
"*"
so that it looks like a pyramid on the screen. - Run the script and make changes until you see that the script works properly.
Thanks!