Write a program that receives the length of the square side of the input, and fill its triangle and its end with the star and print the image. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Write a program that receives the length of the square side of the input, and fill its triangle and its end with the star and print the image.

Write a program that receives the length of the square side of the input, and fill its triangle and its end with the star and print the image. * ** *** **** **** *** ** * For example, for input, type 8 below:

2nd Nov 2018, 9:17 PM
mostafa
1 Answer
0
Please provide a link to your Code Playground code so we can help you troubleshoot the specific issues you are running into. The Code Playground should be relatively easy to find in the website version of SoloLearn, but if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type. Looking forward.
2nd Nov 2018, 11:30 PM
Janningā­
Janningā­ - avatar