kripticc
kripticc
JCHJava Community | Help. Code. Learn.
Created by kripticc on 1/20/2025 in #java-help
confused as how to implement stars next to space "∆"
i believe the only way this can work is to also make use of the spaces (unless there is a way there isnt)
9 replies
JCHJava Community | Help. Code. Learn.
Created by kripticc on 1/20/2025 in #java-help
confused as how to implement stars next to space "∆"
you can, but the ∆ (which is actually just a space, like " ", the ∆ is just a placeholder) and the * have to work together in a way where the * have to make a triangle leaning on the right.
9 replies
JCHJava Community | Help. Code. Learn.
Created by kripticc on 1/20/2025 in #java-help
confused as how to implement stars next to space "∆"
i tried different orders of for and while loops but i have no clue what i'm doing wrong
9 replies