Problem 45370. Sky full of stars - 03

draw the following pattern with asterisks. For example, for n=6

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

Solution Stats

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

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers27

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!