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
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers27
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2582 Solvers
-
Fahrenheit to Celsius converter
611 Solvers
-
5239 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
602 Solvers
-
1025 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!