Problem 45369. Sky full of stars - 02

draw an isosceles triangle with asterisks of size n. For example, for n=6

    '     *     '
    '    ***    '
    '   *****   '
    '  *******  '
    ' ********* '
    '***********'

There can be two types -- top(t) or bottom(b).

Previous problem

https://www.mathworks.com/matlabcentral/cody/problems/45368-sky-full-of-stars-01

Solution Stats

50.0% Correct | 50.0% Incorrect
Last Solution submitted on Jan 09, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers24

Suggested Problems

More from this Author165

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!