loop

RReki-9/21/2022
please help me out
Image
Ssn0wgirl_979/21/2022
Add in the code you currently have
RReki-9/21/2022
i dont know how to do so i dont have code sorry
Ttebeco9/21/2022
$helloworld
Ssn0wgirl_979/21/2022
Do you know how to create a for loop and print to console?
Ttebeco9/21/2022
start with tutorial then
Ttebeco9/21/2022
they'll explain loop and writing to console in the few first session
Ttebeco9/21/2022
and you'll probably learn more in these than us here on discord
Sshadilios9/21/2022
@Reki- Calculate how many spaces you need to print each line and how many stars
in your first line,
I think you need to print 4 spaces, then 1 star, then 4 spaces again (the last 4 spaces are unnecessary)
then think of a pattern to draw you the first triangle up top, then do another loop that does the second shape
RReki-9/21/2022
Thank you everyone
RReki-9/21/2022
!solved
RReki-9/21/2022
!solve